django-mellon/mellon
Benjamin Dauvergne 59e4db4546 bump release to 1.2.2 2014-09-03 09:14:25 +02: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 templates: fix typo 2014-06-02 10:59:02 +02:00
__init__.py bump release to 1.2.2 2014-09-03 09:14:25 +02:00
adapters.py adapters: add implementation of get_idp() to the DefaultAdapter class 2014-09-03 09:12:01 +02:00
admin.py first commit 2014-04-30 14:34:39 +02:00
app_settings.py improve handling of authentication errors 2014-05-28 20:19:54 +02: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: remove /accounts/mellon/ to let projects plug mellon wherever they want 2014-05-02 17:53:16 +02:00
utils.py utils: make get_idp() call adapters for getting idp configuration 2014-09-03 09:12:01 +02:00
views.py rename get_parameter() to get_setting() 2014-09-03 09:12:01 +02:00