X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/0bd53bfd0a08e9949651ec35bf22048db8e740d9..4666ba35b4a230b00a2c82794d6fafde07eb4d0f:/settings_local.py.dist diff --git a/settings_local.py.dist b/settings_local.py.dist index c50bc33..9ac25a5 100644 --- a/settings_local.py.dist +++ b/settings_local.py.dist @@ -52,7 +52,6 @@ TIME_ZONE = 'America/New_York' USE_I18N = True LANGUAGE_CODE = 'en' -DJANGO_VERSION = 1.1 OSQA_DEFAULT_SKIN = 'default' DISABLED_MODULES = ['books', 'recaptcha', 'project_badges']