django-mellon/mellon
Frédéric Péters e3a6586a00 misc: update authenticate() for compatibility from 1.8 to 2.2 (#36330) 2019-09-22 10:34:13 +02:00
..
locale/fr/LC_MESSAGES prevent redirection loop on artifact resolution errors (fixes #14810) 2019-03-02 16:42:46 +01: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 prevent redirection loop on artifact resolution errors (fixes #14810) 2019-03-02 16:42:46 +01:00
__init__.py misc: update missing-django message for Python 3 (#20925) 2017-12-30 11:53:31 +01:00
adapters.py use unicode_literals (#34008) 2019-07-02 17:44:03 +02:00
app_settings.py update and cache metadata from URL and path (#10196) 2019-06-18 00:53:01 +02:00
backends.py misc: update authenticate() for compatibility from 1.8 to 2.2 (#36330) 2019-09-22 10:34:13 +02:00
middleware.py middleware: prevent passive authentication on ajax requests (#34781) 2019-07-12 13:41:49 +02:00
models.py misc: add on_delete parameter to foreign keys (#36330) 2019-09-22 08:33:04 +02:00
urls.py use unicode_literals (#34008) 2019-07-02 17:44:03 +02:00
utils.py misc: add support for new django.urls module (#36330) 2019-09-22 08:33:08 +02:00
views.py misc: add support for new django.urls module (#36330) 2019-09-22 08:33:08 +02:00