[svn] No go... maybe this will help? At a loss here...

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8276 by aaron @ 3/14/2009 8:59 AM
This commit is contained in:
substantialnoninfringinguser 2009-05-13 06:03:54 +01:00
parent 1cd34356b9
commit b552537354

View File

@ -1,5 +1,5 @@
from django.conf.urls.defaults import *
import troggle.settings as settings
from django.conf import settings
from expo.views import * # flat import
from expo.views_caves import *