kers/events
redfast00 f7da5b5da2 Move description from title to paragraph
The description of events can be quite long: they contain a description
of what will happen during the event and what safety measures are taken.
2020-07-25 21:57:35 +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 Eliminate hardcoded 'A' for ADMITTED 2020-07-25 16:33:20 +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