We have always been at war with 'import *'.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15401 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Carl Meyer 2011-02-03 04:55:43 +00:00
parent f77d81de3d
commit a158873488
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from django.conf.urls.defaults import * from django.conf.urls.defaults import patterns, include
# Uncomment the next two lines to enable the admin: # Uncomment the next two lines to enable the admin:
# from django.contrib import admin # from django.contrib import admin