migrations
|
Update django version
|
2024-07-12 14:54:14 +02:00 |
__init__.py
|
core -- Apply black + isort to all files
|
2018-10-06 13:15:33 +02:00 |
apps.py
|
core -- Apply black + isort to all files
|
2018-10-06 13:15:33 +02:00 |
backends.py
|
Use backend to enforce frozen accounts
|
2021-06-15 16:52:50 +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
|
Black
|
2020-09-07 14:57:41 +02:00 |
models.py
|
Move permission handling to loadkfetdevdata
|
2020-09-07 14:57:41 +02:00 |
signals.py
|
Change django.core.urlresolvers imports
|
2019-03-19 10:18:56 +01:00 |
tests.py
|
Fix tests
|
2021-02-23 22:52:39 +01:00 |
utils.py
|
core -- Apply black + isort to all files
|
2018-10-06 13:15:33 +02:00 |
views.py
|
Use new models and mixins
|
2020-09-07 14:57:41 +02:00 |