django-cryptolock/django_cryptolock
Gonçalo Valério a26d07fa0d format the generated migration 2020-02-19 18:09:35 +00:00
..
migrations format the generated migration 2020-02-19 18:09:35 +00: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 bump version 2020-01-08 18:44:37 +00:00
apps.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00
backends.py add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00:00
forms.py Add clean method for address in SignUp form. 2020-01-28 13:32:39 +01:00
models.py add bitcoin to address model 2020-02-19 15:04:19 +00:00
urls.py Add urls.py and move default template location to cryptolock folder 2019-11-30 21:46:54 +00:00
utils.py added djcl namespace to all settings related to this project 2020-01-06 12:23:41 +00:00
validators.py add bitcoin to address model 2020-02-19 15:04:19 +00:00
views.py Add urls.py and move default template location to cryptolock folder 2019-11-30 21:46:54 +00:00