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