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
d733addf647a7240a46dd8495289fd436d3f66b2
django-dav-events
/
dav_registration
T
History
heinzel
56a0a00e98
Run tests / Execute tox to run the test suite (push)
Successful in 3m24s
Details
dav_base: Improved DAVNumberValidator (and tests for that)
2026-05-18 16:27:19 +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
dav_base: Improved DAVNumberValidator (and tests for that)
2026-05-18 16:27:19 +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