django-cryptolock/django_cryptolock
Gonçalo Valério be22cf5250 add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
..
migrations add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
static Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
templates/django_cryptolock Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
__init__.py Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
apps.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00
backends.py Add first implementation of the authentication backend 2019-10-15 17:45:18 +01:00
models.py add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
urls.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00
utils.py Add first implementation of the authentication backend 2019-10-15 17:45:18 +01:00
validators.py add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
views.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00