This website requires JavaScript.
Explore
Help
Sign In
DAV-KA
/
django-dav-events
Watch
1
Star
0
Fork
0
You've already forked django-dav-events
Code
Issues
24
Pull Requests
Actions
Releases
Wiki
Activity
Files
3a93bd7866ef0f8cb2f8b2a7911a0aaaeabb7678
django-dav-events
/
dav_auth
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
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
templates
/dav_auth
Django 5: LogoutView must be called via POST now
2025-04-11 09:37:12 +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
__init__.py
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00
admin.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02: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
module.json
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00
urls.py
Replaced django.conf.urls.url by django.urls.re_path
2025-04-10 12:14:35 +02:00
validators.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
views.py
Replaced deprecated User.objects.make_random_password()
2026-04-20 14:42:37 +02:00