postorius / src / postorius /
@Patrick Uiterwijk Patrick Uiterwijk authored on 7 Jan 2016
..
auth Fix import errors 10 years ago
doc version bump 10 years ago
locale/fr/ LC_MESSAGES French translation. Provided by Guillaume Libersat. 11 years ago
management Fixed the issue #1428169. 10 years ago
migrations Enable migrations as required by Django 1.8+ 10 years ago
south_migrations Add South migration files for compatibility 10 years ago
static/ postorius Simplify the base CSS 10 years ago
templates/ postorius Bring login urls in line 10 years ago
templatetags Remove unused code 10 years ago
tests Fix tests 10 years ago
views Add form to change email to the user list options page 10 years ago
__init__.py version bump 10 years ago
context_processors.py Use Django's auth views and honor login / logout urls 10 years ago
fieldset_forms.py Fix ErrorList import for django1.6 (Given by Aurélien Bompard) 10 years ago
forms.py Remove unused code 10 years ago
middleware.py Refactor the list member options view 10 years ago
models.py Move some templates around 10 years ago
urls.py Add view to edit options for only one list 10 years ago
utils.py Factor the setting of list-related permissions on the user object 10 years ago