django-cryptolock/tests
Gonçalo Valério 58f1fc6cfc removed support for python 3.5 and added 3.8 2019-11-25 19:23:59 +00:00
..
__init__.py Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
settings.py add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
test_forms.py add some tests to the forms, utils and validators 2019-11-25 19:10:04 +00:00
test_models.py fix test to maintain compatibility with python3.5 2019-10-15 19:17:14 +01:00
test_utils.py add some tests to the forms, utils and validators 2019-11-25 19:10:04 +00:00
test_validators.py removed support for python 3.5 and added 3.8 2019-11-25 19:23:59 +00:00
urls.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00