django-mellon/mellon
Jérôme Schneider 4f0f50f816 mellon/views.py: store and load the liberty session dump for slo 2015-02-05 18:26:29 +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 Add a mellon/base.html template to make an indirection between mellon templates and the project base.html template (fixes #6301) 2015-01-15 17:08:30 +01:00
__init__.py bump release to 1.2.10 2015-01-15 17:09:39 +01:00
adapters.py adapters: force template string to be unicode as attributes are unicode values 2015-02-04 12:48:08 +01:00
admin.py first commit 2014-04-30 14:34:39 +02:00
app_settings.py Set AllowCreate flag on emitted AuthnRequest 2014-11-17 17:35:36 +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 Clean PEM file before including them in the metadata 2014-11-17 16:32:29 +01:00
views.py mellon/views.py: store and load the liberty session dump for slo 2015-02-05 18:26:29 +01:00