django-cryptolock/tests
Gonçalo Valério c1fc972668 First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
..
templates/django_cryptolock First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
__init__.py Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
helpers.py First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
settings.py First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
test_api_views.py First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
test_backends.py First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
test_forms.py First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
test_managers.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
test_models.py add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00:00
test_utils.py Challenge length is now configurable 2020-05-12 13:53:39 +01:00
test_validators.py removed support for python 3.5 and added 3.8 2019-11-25 19:23:59 +00:00
urls.py First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00