migrations
|
minor model changes (url length)
|
2020-10-07 09:55:32 +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
|
more choices added, use choices field in template
|
2020-10-19 11:24:41 +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
|
new conditional in mails
|
2020-10-19 09:31:38 +02:00 |