django-cryptolock/django_cryptolock
Gonçalo Valério 045f79f867 current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
..
migrations current active challenges are now stored on the database 2020-05-12 16:53:23 +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 bumb version 2020-03-31 18:42:47 +01:00
apps.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00
backends.py update documentation 2020-03-31 18:37:34 +01:00
forms.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
managers.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
models.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
urls.py update documentation 2020-03-31 18:37:34 +01:00
utils.py Challenge length is now configurable 2020-05-12 13:53:39 +01:00
validators.py add bitcoin to address model 2020-02-19 15:04:19 +00:00
views.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00