forked from 0x2620/pandora
remove unused admin stuff
This commit is contained in:
parent
ea52870db6
commit
4e534dba91
6 changed files with 1 additions and 140 deletions
|
|
@ -91,3 +91,4 @@ def redirect_url(request, url):
|
|||
return redirect(url)
|
||||
else:
|
||||
return HttpResponse('<script>document.location.href=%s;</script>'%json.dumps(url))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue