This website requires JavaScript.
Explore
Help
Sign In
DAV-KA
/
django-dav-events
Watch
1
Star
0
Fork
0
Code
Issues
24
Pull Requests
Actions
Releases
Wiki
Activity
Files
2af8bdeba4fe5e46807ee8f58eda686e02c3a610
django-dav-events
/
dav_registration
T
History
heinzel
2af8bdeba4
Run tests / Execute tox to run the test suite (push)
Successful in 3m33s
Details
dav_registration: made the new JSON-View export a dict instead of a list
2024-09-16 09:43:40 +02:00
..
django_project_config
UPD: added app to submit participant registrations.
2019-02-08 16:44:53 +01:00
migrations
Replaced deprecated NullBooleanField with BooleanField
2023-02-15 18:13:53 +01:00
static/dav_registration/img
/sport_icons
dav_registration: added filter function to select single sport
2023-02-19 19:23:14 +01:00
templates
/dav_registration
dav_registration: fixed filter buttons ("all" button not active)
2024-09-10 15:02:33 +02:00
templatetags
try to make pylint happy
2022-06-08 00:08:09 +02:00
tests
try to make pylint happy
2022-06-08 00:08:09 +02:00
__init__.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
admin.py
Add a kind of trashbin for registrations and participants
2020-12-03 11:47:41 +01:00
apps.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
emails.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
forms.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
models.py
Replaced deprecated NullBooleanField with BooleanField
2023-02-15 18:13:53 +01:00
module.json
UPD: added app to submit participant registrations.
2019-02-08 16:44:53 +01:00
signals.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
urls.py
Added a view, to get the list of open events for registration as json
2024-09-12 13:21:06 +02:00
utils.py
UPD: added app to submit participant registrations.
2019-02-08 16:44:53 +01:00
views.py
dav_registration: made the new JSON-View export a dict instead of a list
2024-09-16 09:43:40 +02:00