This website requires JavaScript.
Explore
Help
Sign In
DAV-KA
/
django-dav-events
Watch
1
Star
0
Fork
0
You've already forked django-dav-events
Code
Issues
24
Pull Requests
Actions
Releases
Wiki
Activity
Files
b70fbbfa90544d3febaa0f943ccfdb5ef533fd40
django-dav-events
/
dav_auth
/
tests
History
Jens Kleineheismann
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
..
__init__.py
UPD: dav_auth: tests!
2019-03-12 18:13:45 +01:00
generic.py
Updated tests for new version of selenium
2024-08-29 14:09:44 +02:00
test_apps.py
FIX: Get rid of basestring (not python3 compatible).
2019-03-28 16:54:58 +01:00
test_emails.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
test_forms.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
test_models.py
BIG UPD: migrate to python 3.10 and django 3.2
2022-06-07 16:07:08 +02:00
test_screenshots.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
test_templates.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00
test_urls.py
UPD: dav_auth: refactor the ResetPasswordView for better name
2020-12-22 11:51:59 +01:00
test_validators.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
test_views.py
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
2025-04-10 11:33:06 +02:00