django-mellon/mellon
Frédéric Péters b924eb1c9a translation update 2020-04-14 09:28:16 +02:00
..
locale/fr/LC_MESSAGES translation update 2020-04-14 09:28:16 +02:00
migrations misc: add on_delete parameter to foreign keys (#36330) 2019-09-22 08:33:04 +02:00
sessions_backends code style (#10196) 2019-06-18 00:53:01 +02:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon add kwargs template_base to LoginView (#35083) 2019-12-02 17:47:13 +01:00
__init__.py misc: update missing-django message for Python 3 (#20925) 2017-12-30 11:53:31 +01:00
adapters.py adapters: ease custom lookup through inheritance (#40833) 2020-03-31 15:10:50 +02:00
app_settings.py use MiddlewareMixin on middleware (#36509) 2019-10-04 17:45:25 +02:00
backends.py do not crash if no idp is found (#19260) 2019-12-02 17:46:42 +01:00
middleware.py general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
models.py misc: add on_delete parameter to foreign keys (#36330) 2019-09-22 08:33:04 +02:00
urls.py general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
utils.py general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
views.py misc: return bad request messages as plain text (#41602) 2020-04-10 16:45:29 +02:00