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
|
link to sourcecode added
|
2020-11-17 12:37:28 +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
|
buttons fixed
|
2020-11-03 12:56:40 +01:00 |
models.py
|
added links to choices in /extern form
|
2020-11-17 10:56:24 +01:00 |
settings.py
|
more settings for production
|
2020-11-06 15:08:42 +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 |