oprava middlewaru
This commit is contained in:
parent
a928ee3efb
commit
72e74f6c14
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
from datetime import datetime, date
|
||||
|
||||
from django.conf import settings
|
||||
from django.http import HttpResponse, HttpResponseRedirect
|
||||
from django.http import HttpResponse, HttpResponseRedirect, HttpRequest
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue