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_base
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
..
config
Replaced pkg_resources with importlib.resources
2026-04-20 14:44:16 +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
Added/Cleanup coloured css elements
2023-03-05 18:22:10 +01: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
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
try to make pylint happy
2022-06-08 00:08:09 +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