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
dev-jannik
django-dav-events
/
dav_base
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
heinzel
e5c1bbed4b
Run tests / Execute tox to run the test suite (push)
Failing after 1m26s
Details
Django 5: LogoutView must be called via POST now
2025-04-11 09:37:12 +02:00
..
config
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00
console_scripts
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00
management
UPD: first little 2to3 migration steps.
2019-03-28 15:53:42 +01: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
Django 5: LogoutView must be called via POST now
2025-04-11 09:37:12 +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
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
views.py
Replaced default_app_config variable by module config to locate the
2025-04-10 15:01:46 +02:00