2 lines
87 B
Python
2 lines
87 B
Python
from django.core.handlers.wsgi import WSGIRequest
|
|
from django.http import HttpResponse
|