mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Add in HttpResponse
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import celery
|
||||
|
||||
from django.http import HttpResponse
|
||||
from django.shortcuts import render_to_response, get_object_or_404, redirect
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.contrib import messages
|
||||
|
||||
Reference in New Issue
Block a user