kers/events
redfast00 52b2c31c10
Round amount of interested/admitted people in events
We round this number to avoid people not registering for an event
because the event is at max capacity and they would bump it to an
online event. We don't hide the number entirely in order to not
put off people when there aren't a lot of people interested/admitted.
2021-05-09 02:50:50 +02:00
..
migrations Fix wachtlijst visual, add not-null constraint 2020-08-04 17:36:37 +02:00
templates/events Round amount of interested/admitted people in events 2021-05-09 02:50:50 +02:00
templatetags Add code highlighting 2020-08-04 04:27:30 +02:00
__init__.py Add markdown support for notes 2020-08-04 04:15:11 +02:00
admin.py Add timeslots 2020-08-04 03:32:02 +02:00
apps.py add initial models 2020-07-21 22:24:45 +02:00
models.py Round amount of interested/admitted people in events 2021-05-09 02:50:50 +02:00
tasks.py Add timeslots 2020-08-04 03:32:02 +02:00
tests.py add initial models 2020-07-21 22:24:45 +02:00
urls.py Add timeslots 2020-08-04 03:32:02 +02:00
views.py Add timeslots 2020-08-04 03:32:02 +02:00