more ox
This commit is contained in:
parent
33788b2da7
commit
cf668c32a9
|
@ -4,7 +4,7 @@
|
|||
from django.shortcuts import render_to_response
|
||||
from django.http import HttpResponse
|
||||
from django.shortcuts import get_object_or_404
|
||||
from oxdjango.shortcuts import render_to_json_response
|
||||
from ox.django.shortcuts import render_to_json_response
|
||||
from django.core.mail import send_mail
|
||||
from models import *
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user