django-cryptolock/tests
Gonçalo Valério 68d2b8f273 fix code format issues 2020-03-31 14:06:23 +01:00
..
__init__.py Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
helpers.py fix code format issues 2020-03-31 14:06:23 +01:00
settings.py add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00:00
test_backends.py validate the address first on signup 2020-03-31 13:59:07 +01:00
test_forms.py validate the address first on signup 2020-03-31 13:59:07 +01:00
test_models.py add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00: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