add settings for phone
This commit is contained in:
parent
e74c32f0cb
commit
1bbe481a39
|
|
@ -485,3 +485,6 @@ STATICFILES_DIRS = (
|
||||||
|
|
||||||
# MEDIA
|
# MEDIA
|
||||||
MEDIA_LOCATION = 'media'
|
MEDIA_LOCATION = 'media'
|
||||||
|
|
||||||
|
PHONENUMBER_DB_FORMAT = 'NATIONAL'
|
||||||
|
PHONENUMBER_DEFAULT_REGION = "FR"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user