Merge branch 'master' into stable
This commit is contained in:
commit
e0a4afccbb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
from datetime import datetime, date
|
from datetime import datetime, date
|
||||||
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.http import HttpResponse, HttpResponseRedirect
|
from django.http import HttpResponse, HttpResponseRedirect, HttpRequest
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue