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 0c6be079e..1b0f6baea 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -220,6 +220,7 @@ LOGGING = {  # Ishtar custom  SRID = 27572 +SURFACE_SRID = 2154  ENCODING = 'windows-1252'  ALT_ENCODING = 'ISO-8859-15'  APP_NAME = "SRA - Pays de la Loire" | 
