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
6b9c490f92adb5ef1b373e9ffc0b4a6eea41b742
django-dav-events
/
dav_base
T
History
heinzel
6b9c490f92
Run tests / Execute tox to run the test suite (push)
Successful in 3m33s
Details
dav_base.emails: make coverage happy
2026-05-21 16:29:37 +02:00
..
config
dav_base.tests.test_config_modules: make coverage happy
2026-05-21 16:27:00 +02:00
console_scripts
Replaced pkg_resources with importlib.resources
2026-04-20 14:44:16 +02:00
management
Replaced pkg_resources with importlib.resources
2026-04-20 14:44:16 +02:00
migrations
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
models
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
static
/dav_base
Fixed plum button color
2023-05-08 12:35:01 +02:00
templates
dav_base.emails: make coverage happy
2026-05-21 16:29:37 +02:00
templatetags
try to make pylint happy
2022-06-08 00:08:09 +02:00
tests
dav_base.emails: make coverage happy
2026-05-21 16:29:37 +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
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
apps.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
emails.py
dav_base.emails: make coverage happy
2026-05-21 16:29:37 +02:00
urls.py
Replaced django.conf.urls.url by django.urls.re_path
2025-04-10 12:14:35 +02:00
validators.py
dav_base: Improved DAVNumberValidator (and tests for that)
2026-05-18 16:27:19 +02:00
views.py
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00