Commit Graph

21 Commits

Author SHA1 Message Date
b70fbbfa90 Replaced django.conf.urls.url by django.urls.re_path 2025-04-10 12:14:35 +02:00
8610e2a557 BIG UPD: migrate to python 3.10 and django 3.2
All checks were successful
buildbot/tox Build done.
2022-06-07 16:07:08 +02:00
b44f6df32e Registrations: view to uncheck apply_reduced_fee while accepting
Some checks failed
buildbot/tox Build done.
2020-12-16 17:28:40 +01:00
bee1623529 MIGRATION! ADD: first things for a event registration mangement page. 2019-05-29 16:50:02 +02:00
f0e225c5fd CONT: fixed the previous changes. 2019-01-30 16:35:37 +01:00
0d5a8c65e3 Refactor: split code into several django apps (we call them modules). 2018-12-13 14:47:58 +01:00
3c7ef05099 Added a model for event state (including data migration, signal based
notifications, etc.)
2018-07-04 16:56:13 +02:00
80f5012ff0 Finalized copy event feature. 2018-03-14 15:00:23 +01:00
9da5997447 Preparations for copy event feature. 2018-03-13 11:49:41 +01:00
1e4221fbf2 Added 'Forgot Password' function. 2018-03-08 15:36:29 +01:00
69204a6d0d Publish workflow is now fully functional. 2018-02-26 14:44:30 +01:00
37264f783a Added published status. 2018-02-24 15:50:21 +01:00
f429d19f76 1. messed up last stage. 2. removed imprint. 2018-01-30 15:31:00 +01:00
b68949ba5f Added Event List Export Feature. 2018-01-29 17:21:04 +01:00
0c2709cc71 Support for One-Click-Actions. 2018-01-29 15:34:22 +01:00
1c22d1c879 Added primitive Update Event feature. 2018-01-25 14:53:44 +01:00
0cacb02d74 Splitup views.py into several files. 2018-01-20 17:06:22 +01:00
aa19dc9347 auth stuff. 2018-01-18 23:02:03 +01:00
f0a2237a37 Renamed approve to accept. 2018-01-18 10:47:23 +01:00
ee148fac0f Added first primitive support for approving of events. 2018-01-17 23:29:24 +01:00
0cf77a4ab0 Initial commit. 2018-01-17 19:10:55 +01:00