postorius / src / postorius /
@Mark Sapiro Mark Sapiro authored on 24 Jan 2017
..
auth Merge branch 'thelinuxguy/postorius-remove-unused-decorator' 7 years ago
doc Fix type in index.rst 7 years ago
locale/fr/ LC_MESSAGES French translation. Provided by Guillaume Libersat. 9 years ago
management Move more things to django_mailman3 7 years ago
migrations Drop AddressConfirmationProfile, allauth does that now 7 years ago
static/ postorius Push down the footer 7 years ago
templates Improve perf when getting advertised lists only 8 years ago
templatetags Use unicode 7 years ago
tests Avoid systematic test failure when HyperKitty is installed 7 years ago
views Fix Postorius #170 7 years ago
__init__.py Create an AppConfig 7 years ago
apps.py Create an AppConfig 7 years ago
context_processors.py Don't use the AJAX-detecting template system 7 years ago
forms.py Replace '<' and '>' in html strings with '&lt;' and '&gt;'. 7 years ago
middleware.py Use unicode 7 years ago
models.py Improve perf when getting advertised lists only 8 years ago
urls.py Refactor the user views to limit code duplication 7 years ago
utils.py Remove obsolete functions 7 years ago