more moving around

This commit is contained in:
j 2010-11-08 17:34:25 +01:00
commit bdb0365fb1
36 changed files with 200 additions and 120 deletions

View file

@ -8,7 +8,7 @@ from oxdjango.shortcuts import json_response, render_to_json_response, get_objec
import models
from backend.views import html_snapshot
from api.views import html_snapshot
def intro(request):
context = RequestContext(request, {'settings':settings})