management/commands
|
import bugfix
|
2020-11-16 12:19:12 +01:00 |
migrations
|
removed dots in choices
|
2020-11-17 12:17:24 +01:00 |
static/input
|
wikimedia logo added
|
2020-10-29 15:26:17 +01:00 |
templates
|
marked required fields with red stars
|
2020-11-17 16:11:10 +01:00 |
__init__.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
admin.py
|
added Email modell and form
|
2020-10-27 11:00:58 +01:00 |
apps.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
forms.py
|
marked required fields with red stars
|
2020-11-17 16:11:10 +01:00 |
models.py
|
sort choices in extern form
|
2020-11-17 13:06:07 +01:00 |
settings.py
|
new link for DATAPROTECTION
|
2020-11-17 14:01:47 +01:00 |
tests.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
urls.py
|
changed /extern to /
|
2020-11-17 12:29:49 +01:00 |