postorius / src / postorius /
@Aditya Divekar Aditya Divekar authored on 4 Mar 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. 11 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 Add a page to edit a lists' banned addresses 10 years ago
templates/ postorius Decrease the size of the 'No preferences available' header. 10 years ago
templatetags Merge branch 'find-members' 10 years ago
tests Make sure only admins can delete domains 10 years ago
views Make sure only admins can delete domains 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 Merge branch 'improve-docs' into 'master' 10 years ago
middleware.py Refactor the list member options view 10 years ago
models.py Do not use Context which is deprecated 10 years ago
urls.py Do not allow unsubscribing via GET requests 10 years ago
utils.py Replace render_to_response with render 10 years ago