diff options
Diffstat (limited to 'example_project')
| -rw-r--r-- | example_project/settings.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/example_project/settings.py b/example_project/settings.py index f631047cb..84462b396 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -213,6 +213,7 @@ LOGGING = {  # Ishtar custom  SRID = 27572 +SURFACE_SRID = 2154  ENCODING = 'windows-1252'  ALT_ENCODING = 'ISO-8859-15'  APP_NAME = "SRA - Pays de la Loire" | 
