Private
Public Access
1
0

billing address to user

This commit is contained in:
Sander Roosendaal
2018-12-18 12:39:34 +01:00
parent 63a6114e0b
commit 6d7d9f5792
3 changed files with 11 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ INSTALLED_APPS = [
'django_extensions',
'tz_detect',
'django_social_share',
'django_countries',
]
AUTHENTICATION_BACKENDS = (