mirror of
https://github.com/django/django.git
synced 2024-12-25 10:35:48 +00:00
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:
parent
f77d81de3d
commit
a158873488
@ -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:
|
||||
# from django.contrib import admin
|
||||
|
Loading…
Reference in New Issue
Block a user