kers/events
2020-07-22 17:16:04 +02:00
..
migrations Update migrations after previous change 2020-07-22 16:33:07 +02:00
templates/events CSS in static file 2020-07-22 17:16:04 +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 Split out registrations form, show own state 2020-07-22 16:33:07 +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
views.py Split out registrations form, show own state 2020-07-22 16:33:07 +02:00