django-mellon/mellon
Benjamin Dauvergne 6aa9170982 Fix removal of admin right when users have admin attributes but is already admin (fixes #10195) 2016-03-04 10:07:54 +01:00
..
locale/fr/LC_MESSAGES Revert "views: add an iframe mode to the login view" 2015-09-25 15:38:13 +02:00
migrations add a model to store user<->NameID mapping (#7085) 2015-05-07 11:32:52 +02:00
sessions_backends pep8ness 2016-02-12 19:44:19 +01:00
south_migrations pep8ness 2016-02-12 19:44:19 +01:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon templates: fix default_assertion_consumer_binding check, use of = instead of == 2016-02-26 18:09:27 +01:00
__init__.py Set version only from git tags 2015-03-09 13:01:43 +01:00
adapters.py Fix removal of admin right when users have admin attributes but is already admin (fixes #10195) 2016-03-04 10:07:54 +01:00
app_settings.py add discovery service support (fixes #10111) 2016-02-26 18:09:27 +01:00
backends.py pep8ness 2016-02-12 19:44:19 +01:00
middleware.py middleware: handle process_view (#9131) 2015-11-27 12:00:24 +01:00
models.py pep8ness 2016-02-26 18:09:27 +01:00
urls.py silence Django 1.10 deprecration warnings 2016-03-02 18:14:46 +01:00
utils.py django 1.9 adaptations 2016-02-26 21:35:21 +01:00
views.py trivial: move utils import 2016-02-26 21:36:08 +01:00