postorius / src / postorius /
@Aurélien Bompard Aurélien Bompard authored on 29 Jan 2016
..
auth Fix import errors 9 years ago
doc version bump 9 years ago
locale/fr/ LC_MESSAGES French translation. Provided by Guillaume Libersat. 10 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 Add a page to edit a lists' banned addresses 9 years ago
templates/ postorius Center the pagination widget 9 years ago
templatetags Merge branch 'find-members' 9 years ago
tests Update tapes 9 years ago
views Change render_to_response to render 9 years ago
__init__.py version bump 9 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' 9 years ago
middleware.py Refactor the list member options view 9 years ago
models.py Do not use Context which is deprecated 9 years ago
urls.py Do not allow unsubscribing via GET requests 9 years ago
utils.py Replace render_to_response with render 9 years ago