Commit Graph

12 Commits

Author SHA1 Message Date
d7e2acff34 Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
ugettext and ugettext_lazy were deprecated in Django 3 and will be
removed in Django 4.
2025-04-10 11:33:06 +02:00
b86708598f dav_registration: change filter button logic from select buttons to OR
All checks were successful
buildbot/django-dav-events--test Build done.
2023-07-12 10:06:01 +02:00
65a3082c02 Added support for level=family 2023-02-26 23:21:02 +01:00
7641079925 Coupled number of trainers with min/max participants. Modified some
choices.
2018-02-19 13:28:16 +01:00
6e77c0b11b 1. Made location optional, 2. Added multicountry select option, 3.
Improved form labels, help texts and templates.
2018-02-07 12:54:16 +01:00
97ad516c09 Fixed wrong country code for A(U)T. 2018-01-30 23:22:14 +01:00
b68949ba5f Added Event List Export Feature. 2018-01-29 17:21:04 +01:00
9e2c128321 moved CHOICE_FIELD_MAX_LENGTH from models to choices. 2018-01-25 13:24:46 +01:00
346249f623 Improved ChargeForm and TrainerForm. 2018-01-20 16:17:45 +01:00
8bb1733427 Replaced own country selection with django-countries package. 2018-01-20 15:23:58 +01:00
f5d73d556e Made JavaScript-Magic for some fields. 2018-01-18 14:46:53 +01:00
0cf77a4ab0 Initial commit. 2018-01-17 19:10:55 +01:00