Marlon Santos

Results 1 comments of Marlon Santos

Hello! This issue can be fixed with a small change — it's a mistake in `geonode/settings.py` (lines 1560–1566). ```python if os.getenv("LANGUAGES"): # Map given languages to MapStore-supported languages. LANGUAGES =...