postorius / src / postorius /
@Simon Hanna Simon Hanna authored on 10 Dec 2015
..
auth Use the same code in the permission decorators 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 Simplify the base CSS 9 years ago
templates/ postorius Fix minor html issues 9 years ago
templatetags Factorize rendering of horizontal forms 9 years ago
tests Fix the case in the tests 9 years ago
views OK, tabs in the members page was not such a good idea after all 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 Adapt the tests to recent changes 9 years ago
models.py Move some templates around 9 years ago
urls.py Adapt the tests to recent changes 9 years ago
utils.py Add calls to ugettext where they where missing 9 years ago