Commit Graph

31 Commits

Author SHA1 Message Date
Gonçalo Valério 9b72049576 bump version 2020-01-08 18:44:37 +00:00
Gonçalo Valério 05bb7edd1a update release date on history file 2020-01-08 18:34:03 +00:00
Gonçalo Valério d94a18e692 update requirements to avoid double dependency problem on the CI 2020-01-06 18:40:32 +00:00
Gonçalo Valério 9fd12ae4fc add django 3.0 to the ci 2020-01-06 18:13:47 +00:00
Gonçalo Valério 1de5510680 MoneroAddressBackend now handles extra keyword arguments that might be provided. Also added more tests 2020-01-06 17:24:27 +00:00
Gonçalo Valério 57efe853e0 added djcl namespace to all settings related to this project 2020-01-06 12:23:41 +00:00
Gonçalo Valério 3de2feca1d Update contribution instructions 2020-01-06 12:06:15 +00:00
Gonçalo Valério 9642883190 configure django settings when building docs 2019-12-01 00:30:18 +00:00
Gonçalo Valério cb8ebbdfb7 remove django setup from docs conf 2019-12-01 00:16:58 +00:00
Gonçalo Valério e12a7a8a44 update quickstart guide 2019-12-01 00:07:03 +00:00
Gonçalo Valério 9b7eadfb31 Add urls.py and move default template location to cryptolock folder 2019-11-30 21:46:54 +00:00
Gonçalo Valério bd47658c8a update release instructions 2019-11-25 19:39:39 +00:00
Gonçalo Valério f1ed8f3827 add missing f-string symbol 2019-11-25 19:24:46 +00:00
Gonçalo Valério 58f1fc6cfc removed support for python 3.5 and added 3.8 2019-11-25 19:23:59 +00:00
Gonçalo Valério 11388498cf removed the usage of f-strings to maintain compatibility with python 3.5 2019-11-25 19:15:25 +00:00
Gonçalo Valério 0faf45d9d5 add some tests to the forms, utils and validators 2019-11-25 19:10:04 +00:00
Gonçalo Valério c5d68aa1f8 added simple monero auth views and forms 2019-11-25 17:08:43 +00:00
Gonçalo Valério 414d787680 add missing files to the example app 2019-11-25 13:23:55 +00:00
Gonçalo Valério be337d6017 add views to the example project 2019-11-17 22:27:40 +00:00
Gonçalo Valério df9e4d8c61 add test app to manually test the package 2019-11-17 18:13:57 +00:00
Gonçalo Valério b5e46ef712 update makefile and format all code with black 2019-10-19 21:25:34 +01:00
Gonçalo Valério 1bfec1c66a fix test to maintain compatibility with python3.5 2019-10-15 19:17:14 +01:00
Gonçalo Valério be22cf5250 add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
Gonçalo Valério 34928676c6 use pytest for testing 2019-10-15 18:13:56 +01:00
Gonçalo Valério 6da3033fdf Add first implementation of the authentication backend 2019-10-15 17:45:18 +01:00
Gonçalo Valério 903e55f75e Add Address model and monero-python as dependency 2019-10-15 15:41:13 +01:00
Gonçalo Valério 996ac1312c Remove non-required code and format with black 2019-10-14 13:13:54 +01:00
Gonçalo Valério 811e87ff09 update license and target django versions 2019-09-24 19:06:07 +01:00
Gonçalo Valério cffc4063cf update travis config to only test the correct python env. Replace codecov with coveralls 2019-09-24 18:49:30 +01:00
Gonçalo Valério 1642112d1b only python 3 is supported. Update test environemnts. 2019-09-24 18:32:39 +01:00
Gonçalo Valério 8dc4027941 Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00