kers/events
Midgard 4cf6498360
Fix bug in assignment: date has no date
This made the assignment task crash.
2020-07-26 01:15:27 +02:00
..
migrations Rewrite migrations 2020-07-25 12:15:18 +02:00
templates/events Move description from title to paragraph 2020-07-25 21:57:35 +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 Fix bug in assignment: date has no date 2020-07-26 01:15:27 +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