migrations
|
add note to event model
|
2020-07-25 02:33:42 +02:00 |
templates/events
|
Add notes to event list view
|
2020-07-25 02:37:05 +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 note to event model
|
2020-07-25 02:33:42 +02:00 |
tasks.py
|
Add basic algorithm and celery stuff
|
2020-07-22 04:02:13 +02:00 |
tests.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
urls.py
|
Merge branch 'events-form'
|
2020-07-22 04:13:20 +02:00 |