|
|
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 |
|
|
|
8a766c760d
|
Updated tests for new version of selenium
Run tests / Execute tox to run the test suite (push) Successful in 2m2s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 2m46s
|
2024-08-29 14:09:44 +02:00 |
|
|
|
98a6fc3ce7
|
try to make pylint happy
|
2022-06-08 00:08:09 +02:00 |
|
|
|
8610e2a557
|
BIG UPD: migrate to python 3.10 and django 3.2
|
2022-06-07 16:07:08 +02:00 |
|
|
|
c3f72a50ff
|
UPD: enable stronger password validation and eventually warning message on login
|
2020-12-22 18:42:06 +01:00 |
|
|
|
47dd196c6a
|
UPD: auth: added a custom wordlist password validator
|
2020-12-22 17:04:40 +01:00 |
|
|
|
0762876ec5
|
UPD: auth: added score based password validator
|
2020-12-22 15:53:32 +01:00 |
|
|
|
5f296ff1c0
|
UPD: dav_auth: refactor the ResetPasswordView for better name
|
2020-12-22 11:51:59 +01:00 |
|
|
|
03bdc0f7c1
|
FIX/UPD: tests are OK with python3.
|
2019-03-28 22:11:00 +01:00 |
|
|
|
943285f1ed
|
UPD: small steps to become python3 compatible.
|
2019-03-28 18:08:12 +01:00 |
|
|
|
e05bf3e56f
|
FIX: Get rid of basestring (not python3 compatible).
|
2019-03-28 16:54:58 +01:00 |
|
|
|
1031442d9b
|
ADD: Added suport for test coverage.
|
2019-03-28 12:55:58 +01:00 |
|
|
|
303560bb63
|
UPD: improved email tests.
|
2019-03-28 10:29:36 +01:00 |
|
|
|
bbe1ffac08
|
UPD: more/better tests.
|
2019-03-25 17:17:56 +01:00 |
|
|
|
e20f536b1b
|
UPD: more and better tests.
|
2019-03-22 17:32:08 +01:00 |
|
|
|
dc37c110df
|
UPD: improved tests.
|
2019-03-21 20:28:46 +01:00 |
|
|
|
2dce52cb25
|
UPD: more test.
|
2019-03-14 15:36:09 +01:00 |
|
|
|
3f68579b78
|
UPD: improved tests.
|
2019-03-14 11:15:05 +01:00 |
|
|
|
848db26516
|
UPD: improved tests.
|
2019-03-13 18:38:58 +01:00 |
|
|
|
c39f09709b
|
UPD: dav_auth: tests!
|
2019-03-12 18:13:45 +01:00 |
|