mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
new-admin: Removed space at top of views/debug.py module
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
5c60773256
commit
b413132dd5
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.core.template import Template, Context, TemplateDoesNotExist
|
from django.core.template import Template, Context, TemplateDoesNotExist
|
||||||
from django.utils.html import escape
|
from django.utils.html import escape
|
||||||
|
Loading…
x
Reference in New Issue
Block a user