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
|
Correct typo
|
2020-07-26 00:41:06 +02:00 |
tests.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
urls.py
|
Add deregistration
|
2020-07-25 14:31:03 +02:00 |
views.py
|
Add deregistration
|
2020-07-25 14:31:03 +02:00 |