|
migrations
|
minor model changes (url length)
|
2020-10-07 09:55:32 +02:00 |
|
templates/input
|
use template for sending mail
|
2020-10-07 15:07:02 +02:00 |
|
__init__.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
|
admin.py
|
project id displayed in admin
|
2020-10-06 14:55:46 +02:00 |
|
apps.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
|
forms.py
|
project-id generation works in principle
|
2020-10-07 09:45:36 +02:00 |
|
models.py
|
minor model changes (url length)
|
2020-10-07 09:55:32 +02:00 |
|
tests.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
|
urls.py
|
added some urls
|
2020-10-06 11:42:44 +02:00 |
|
views.py
|
use template for sending mail
|
2020-10-07 15:07:02 +02:00 |