[SAC] Re: [OSGeo] #359: gallery.osgeo.org RSS feed
OSGeo
trac_osgeo at osgeo.org
Sat Apr 25 06:48:45 EDT 2009
#359: gallery.osgeo.org RSS feed
----------------------+-----------------------------------------------------
Reporter: pibinko | Owner: sac at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Component: SAC
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by neteler):
Perhaps in /osgeo/gallery-site/urls.py
{{{
# Uncomment this for admin:
(r'^admin/', include('django.contrib.admin.urls')),
}}}
should be
{{{
# Uncomment this for admin:
(r'^admin/', include('django.contrib.admin.urls.admin')),
}}}
?
Was reading:
http://www.ibm.com/developerworks/linux/library/l-django/
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/359#comment:2>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list