forked from expo/troggle
[svn] Framos version is giving syntax error at line 1 of view_surveys.py
I don't see why it is a syntax error, but might as well change that line to the correct import statement and see if that helps. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8275 by aaron @ 3/14/2009 8:56 AM
This commit is contained in:
parent
91e4f0f8c0
commit
1cd34356b9
@ -1,4 +1,4 @@
|
|||||||
import troggle.settings as settings
|
from django.conf import settings
|
||||||
import fileAbstraction
|
import fileAbstraction
|
||||||
from django.shortcuts import render_to_response
|
from django.shortcuts import render_to_response
|
||||||
from django.http import HttpResponse, Http404
|
from django.http import HttpResponse, Http404
|
||||||
|
Loading…
Reference in New Issue
Block a user