django-mellon/mellon
Benjamin Dauvergne bb08da0f9e Support encryption 2015-03-26 16:44:14 +01:00
..
locale/fr/LC_MESSAGES update french translation 2014-05-02 16:01:47 +02:00
migrations first commit 2014-04-30 14:34:39 +02:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon Fix include of base.html in mellon/base.html 2015-03-18 10:43:36 +01:00
__init__.py Set version only from git tags 2015-03-09 13:01:43 +01:00
adapters.py save provisioned users (#6667) 2015-03-16 10:40:35 +01:00
admin.py first commit 2014-04-30 14:34:39 +02:00
app_settings.py Support encryption 2015-03-26 16:44:14 +01:00
backends.py backends: return None when authorization fails, return early if no user is found 2014-09-03 09:12:01 +02:00
models.py first commit 2014-04-30 14:34:39 +02:00
tests.py first commit 2014-04-30 14:34:39 +02:00
urls.py urls: fix error in pattern, includable patterns must not start with a ^ 2015-02-04 12:13:02 +01:00
utils.py Support encryption 2015-03-26 16:44:14 +01:00
views.py login view refactored (#6801) 2015-03-24 09:40:25 +01:00