postorius / src / postorius /
@Aurélien Bompard Aurélien Bompard authored on 1 Dec 2015
..
auth Use the same code in the permission decorators 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 Remove unused css and js files 10 years ago
templates/ postorius Use the list_id in URLs 10 years ago
templatetags Remove unused templates 10 years ago
tests Remove unused instantiation of Client() in tests 10 years ago
views Improve the pager to choose the number of results per 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 Add calls to ugettext where they where missing 10 years ago
models.py Merge branch 'use_bau' into 'master' 10 years ago
urls.py Remove unused views 10 years ago
utils.py Add calls to ugettext where they where missing 10 years ago