mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-29 14:42:32 +00:00
[svn r8275] 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.
This commit is contained in:
parent
97c9772696
commit
0345d4d7f0
@ -1,4 +1,4 @@
|
||||
import troggle.settings as settings
|
||||
from django.conf import settings
|
||||
import fileAbstraction
|
||||
from django.shortcuts import render_to_response
|
||||
from django.http import HttpResponse, Http404
|
||||
|
Loading…
Reference in New Issue
Block a user