Commit Graph

7 Commits

Author SHA1 Message Date
e29e741790 Fixed invalid escape sequence in message string 2025-04-10 11:38:37 +02:00
d7e2acff34 Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
ugettext and ugettext_lazy were deprecated in Django 3 and will be
removed in Django 4.
2025-04-10 11:33:06 +02:00
b95b33f995 Fixed a oneclickaction test
All checks were successful
buildbot/tox Build done.
2023-02-15 19:39:09 +01:00
28a35d98d2 Fix the previous change
All checks were successful
buildbot/tox Build done.
2020-10-13 14:05:44 +02:00
e44cff343f More Information on a failing test.
Some checks failed
buildbot/tox Build done.
dav_events.tests: sometimes an OneclickActionTest failes without
providing enough information.
2020-10-13 13:14:33 +02:00
d2c52a27e7 UPD: improved the providing of real test data. 2019-04-04 11:51:03 +02:00
4c1c6b48df UPD: More and better tests. 2019-03-29 16:56:44 +01:00