django-cryptolock/django_cryptolock
Gonçalo Valério f1ed8f3827 add missing f-string symbol 2019-11-25 19:24:46 +00:00
..
migrations update makefile and format all code with black 2019-10-19 21:25:34 +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 update makefile and format all code with black 2019-10-19 21:25:34 +01:00
apps.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00
backends.py added simple monero auth views and forms 2019-11-25 17:08:43 +00:00
forms.py added simple monero auth views and forms 2019-11-25 17:08:43 +00: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 missing f-string symbol 2019-11-25 19:24:46 +00:00
validators.py add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
views.py added simple monero auth views and forms 2019-11-25 17:08:43 +00:00