Commit Graph

9 Commits

Author SHA1 Message Date
62accd4197 Replaced default_app_config variable by module config to locate the
AppConfig object
2025-04-10 15:01:46 +02:00
b70fbbfa90 Replaced django.conf.urls.url by django.urls.re_path 2025-04-10 12:14:35 +02:00
fb21a8721f Cosmetic changes
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-27 15:20:08 +01:00
8610e2a557 BIG UPD: migrate to python 3.10 and django 3.2
All checks were successful
buildbot/tox Build done.
2022-06-07 16:07:08 +02:00
c3f72a50ff UPD: enable stronger password validation and eventually warning message on login
All checks were successful
buildbot/tox Build done.
2020-12-22 18:42:06 +01:00
5deb7b2698 UPD: setup german timezone for new projects. 2019-06-12 12:21:06 +02:00
b246a785b7 UPD: dav_base: tests! 2019-03-12 18:13:19 +01:00
92ed8cc4d8 FIX: failure in seup url patterns. 2018-12-13 16:44:02 +01:00
0d5a8c65e3 Refactor: split code into several django apps (we call them modules). 2018-12-13 14:47:58 +01:00