Import old transactions and link to members

This commit is contained in:
2020-01-09 05:21:18 +00:00
parent 3b6f15accd
commit e1ad30e481
5 changed files with 119 additions and 29 deletions
+1
View File
@@ -217,3 +217,4 @@ SITE_ID = 1
ACCOUNT_EMAIL_REQUIRED = True
ACCOUNT_EMAIL_VERIFICATION = 'none'
ACCOUNT_USERNAME_MIN_LENGTH = 3
ACCOUNT_AUTHENTICATION_METHOD = 'username'