management/commands
|
.
|
2021-04-14 15:47:06 +02:00 |
migrations
|
fixed TypeError for django 3.2
|
2021-07-06 13:00:34 +02:00 |
static/input
|
layout changes in static file
|
2021-05-12 16:43:46 +02:00 |
templates
|
fixed bug which leeds to mails not be sent
|
2021-03-16 13:08:50 +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 |
forms.py
|
fixed TypeError for django 3.2
|
2021-07-06 13:00:34 +02:00 |
models.py
|
fixed TypeError for django 3.2
|
2021-07-06 13:00:34 +02: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 |