kpsul/kfet/auth
2022-10-03 10:58:52 +02:00
..
migrations Remove useless migrations 2022-10-03 10:58:52 +02:00
__init__.py Remove default_app_config 2022-10-03 10:55:33 +02:00
apps.py ugettext -> gettext 2022-10-03 10:55:33 +02:00
backends.py Use backend to enforce frozen accounts 2021-06-15 16:52:50 +02:00
context_processors.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
decorators.py Add password auth decorator 2019-11-21 01:21:26 +01:00
fields.py Use convenience imports 2020-09-07 14:57:41 +02:00
forms.py ugettext -> gettext 2022-10-03 10:55:33 +02:00
models.py ugettext -> gettext 2022-10-03 10:55:33 +02:00
signals.py ugettext -> gettext 2022-10-03 10:55:33 +02:00
tests.py Explicitely set transform=repr in assertQuerysetEquals 2022-10-03 10:58:52 +02:00
utils.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
views.py ugettext -> gettext 2022-10-03 10:55:33 +02:00