postorius / src / postorius /
@Simon Hanna Simon Hanna authored on 8 Dec 2015
..
auth Use the same code in the permission decorators 8 years ago
doc version bump 8 years ago
locale/fr/ LC_MESSAGES French translation. Provided by Guillaume Libersat. 9 years ago
management Fixed the issue #1428169. 9 years ago
migrations Enable migrations as required by Django 1.8+ 9 years ago
south_migrations Add South migration files for compatibility 8 years ago
static/ postorius Remove bogus file 8 years ago
templates/ postorius Split member view into three pages Fixes #62 8 years ago
templatetags Migrate templatetags 8 years ago
tests Split member view into three pages Fixes #62 8 years ago
views Split member view into three pages Fixes #62 8 years ago
__init__.py version bump 8 years ago
context_processors.py Use Django's auth views and honor login / logout urls 9 years ago
fieldset_forms.py Fix ErrorList import for django1.6 (Given by Aurélien Bompard) 9 years ago
forms.py Split member view into three pages Fixes #62 8 years ago
models.py Add a method to create a Mailman user from a Django user 8 years ago
urls.py Split member view into three pages Fixes #62 8 years ago
utils.py Add calls to ugettext where they where missing 8 years ago