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
master
django-dav-events
/
dav_registration
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
heinzel
9c102d146e
Run tests / Execute tox to run the test suite (push)
Successful in 2m54s
Details
Switch to new css colour classes for event stati
2026-06-18 14:45:01 +02:00
..
django_project_config
UPD: added app to submit participant registrations.
2019-02-08 16:44:53 +01:00
migrations
Switch to new css colour classes for event stati
2026-06-18 14:45:01 +02: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
Improved tests
2026-05-28 10:42:23 +02:00
__init__.py
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +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
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
models.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
module.json
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00
signals.py
Removed providing_args argument for django.dispatch.Signal
2025-04-10 11:43:52 +02:00
urls.py
Replaced django.conf.urls.url by django.urls.re_path
2025-04-10 12:14:35 +02:00
utils.py
UPD: added app to submit participant registrations.
2019-02-08 16:44:53 +01:00
views.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00