From fde2cb50ac2785401f7247daccb105fb78b3a2ca Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Fri, 17 Mar 2006 04:55:34 +0000 Subject: [PATCH] magic-removal: Changed welcome text in django.views.debug git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2525 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/views/debug.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/django/views/debug.py b/django/views/debug.py index 3854b76f75..aa0a93b863 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -641,8 +641,8 @@ EMPTY_URLCONF_TEMPLATE = """

Of course, you haven't actually done any work yet. Here's what to do next: