management/commands
|
import bugfix
|
2020-11-16 12:19:12 +01:00 |
migrations
|
bugfix in auth_deny
|
2021-01-04 10:44:03 +01:00 |
static/input
|
format change in Nutzungsbedingungen
|
2020-11-24 14:08:30 +01:00 |
__init__.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
apps.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
models.py
|
add leading zeros to project PID
|
2021-02-02 14:42:34 +01:00 |
settings.py
|
new accounts settings
|
2020-12-21 11:27:06 +00:00 |
urls.py
|
first steps towards an csv export view
|
2020-11-19 15:55:10 +01:00 |
views.py
|
bugfix: username was not written to database
|
2021-01-04 16:19:26 +01:00 |