migrations
|
Rewrite migrations
|
2020-07-25 12:15:18 +02:00 |
__init__.py
|
add initial requirements
|
2020-07-21 21:40:59 +02:00 |
admin.py
|
Default to 1 registration in admin, "admitted"
|
2020-07-22 17:02:23 +02:00 |
apps.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
models.py
|
add responsible person to event
|
2020-07-25 02:46:33 +02:00 |
tasks.py
|
Remove cargo culted .all()
|
2020-07-26 00:41:35 +02:00 |
tests.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
urls.py
|
Remove /test endpoint
|
2020-07-26 00:42:13 +02:00 |
views.py
|
Remove /test endpoint
|
2020-07-26 00:42:13 +02:00 |