Commit Graph

20 Commits

Author SHA1 Message Date
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