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
50a33a9f47051780aa2dfe2c0dc539102ffacd2d
django-dav-events
/
dav_events
T
History
heinzel
8d0069a9e6
Run tests / Execute tox to run the test suite (push)
Successful in 3m27s
Details
Improved tests for app settings and added tests for dav_base.config.modules.ModuleMeta
2026-05-21 13:38:34 +02:00
..
django_project_config
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
forms
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
management
More test data
2023-05-17 12:04:32 +02:00
migrations
Fixed typo in "Schwierigkeitsniveau"
2023-05-08 13:26:37 +02:00
models
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
templates
/dav_events
Modified template for exporting event lists for KA Alpin
2026-04-20 14:52:03 +02:00
templatetags
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
tests
Improved tests for app settings and added tests for dav_base.config.modules.ModuleMeta
2026-05-21 13:38:34 +02:00
views
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +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
dav_events: Added EventChange to admin interface
2024-09-17 14:00:37 +02:00
apps.py
Fix
#65
:
2024-09-17 15:07:31 +02:00
choices.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
config.py
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
converters.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
emails.py
FIX
#35
and
#36
: add new event stati canceled and realized
2021-01-07 12:52:21 +01:00
module.json
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00
roles.py
UPD: dav_events: renamed utils method to roles.
2019-06-05 12:07:21 +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
Add a kind of trashbin for registrations and participants
2020-12-03 11:47:41 +01:00
validators.py
BROKEN! MIGRATE! BIG UPD: not yet complete support for publish[ed|ing]_[web|facebook]
2019-01-23 18:36:11 +01:00
workflow.py
Fixed workflow for django 4
2025-04-10 15:08:29 +02:00