kpsul/kfet/auth
2023-05-19 15:21:47 +02:00
..
migrations Remove useless migrations 2023-05-19 15:21:47 +02:00
__init__.py Remove default_app_config 2023-05-19 15:21:19 +02:00
apps.py ugettext -> gettext 2023-05-19 15:20:44 +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 2023-05-19 15:20:44 +02:00
models.py ugettext -> gettext 2023-05-19 15:20:44 +02:00
signals.py ugettext -> gettext 2023-05-19 15:20:44 +02:00
tests.py Explicitely set transform=repr in assertQuerysetEquals 2023-05-19 15:21:19 +02:00
utils.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
views.py ugettext -> gettext 2023-05-19 15:20:44 +02:00