﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8141	Cannot  import gis with Python 2.3	Karen Tracey <kmtracey@…>	nobody	"Attempting to run the test suite on [8223] with Python 2.3 runs into trouble with gis using decorators:

{{{
D:\u\kmt\django\trunk\tests>\bin\Python2.3.5\python.exe runtests.py --settings=testsettings
Error while importing gis:  File ""runtests.py"", line 130, in django_tests
    mod = load_app(model_label)
  File ""d:\u\kmt\django\trunk\django\db\models\loading.py"", line 72, in load_app
    mod = __import__(app_name, {}, {}, ['models'])
  File ""d:\u\kmt\django\trunk\django\contrib\gis\models.py"", line 31
    @property
    ^
SyntaxError: invalid syntax

}}}"		closed	GIS	dev		fixed	python23		Unreviewed	0	0	0	0	0	0
