﻿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
10395	GeoIP broken with [9945]	anonymous	nobody	"GeoIP was broken by [9945]
{{{
>>> from django.contrib.gis.utils.geoip import GeoIP
Traceback (most recent call last):
  File ""<console>"", line 1, in <module>
  File ""/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/django/contrib/gis/utils/geoip.py"", line 45, in <module>
    if not settings._target: settings.configure()
  File ""/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/django/utils/functional.py"", line 273, in __getattr__
    return getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute '_target'
>>> from django.contrib.gis.utils import GeoIP
Traceback (most recent call last):
  File ""<console>"", line 1, in <module>
ImportError: cannot import name GeoIP

}}}
"		closed	GIS	dev		fixed			Unreviewed	0	0	0	0	0	0
