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
5016ec5d0ed93ab09e1d9514fa5282ffdd445b87
django-dav-events
/
dav_registration
T
History
heinzel
a43c15422c
Run tests / Execute tox to run the test suite (push)
Successful in 3m12s
Details
dav_registration: fixed filter buttons ("all" button not active)
2024-09-10 15:02:33 +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
Cosmetic changes
2023-02-27 15:20:08 +01:00
utils.py
UPD: added app to submit participant registrations.
2019-02-08 16:44:53 +01:00
views.py
dav_registration: change filter button logic from select buttons to OR
2023-07-12 10:06:01 +02:00