add static files, allow title/director lookup, update to python-ox
This commit is contained in:
parent
f9745b38f3
commit
ce32be91a6
9 changed files with 38 additions and 11 deletions
|
|
@ -7,7 +7,7 @@ from django.contrib.auth.models import User
|
|||
from django.shortcuts import render_to_response, get_object_or_404, get_list_or_404
|
||||
from django.template import RequestContext
|
||||
|
||||
from oxdjango.shortcuts import render_to_json_response
|
||||
from ox.django.shortcuts import render_to_json_response
|
||||
|
||||
import models
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue