1
0
mirror of https://github.com/django/django.git synced 2025-07-04 01:39:20 +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:
Adrian Holovaty 2005-11-25 01:53:23 +00:00
parent 5c60773256
commit b413132dd5

View File

@ -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