django1/django/conf/urls
Adrian Holovaty b4fd513f9f Moved views.admin.main to contrib.admin.views.main. Refs #627. Note that this is still backwards-compatible, assuming people are using django.conf.urls.admin as their admin URLconf
git-svn-id: http://code.djangoproject.com/svn/django/trunk@927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-18 04:58:34 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
admin.py Moved views.admin.main to contrib.admin.views.main. Refs #627. Note that this is still backwards-compatible, assuming people are using django.conf.urls.admin as their admin URLconf 2005-10-18 04:58:34 +00:00
admin_password_reset.py Made small cleanups to two default urlconfs, to be clearer. 2005-08-05 22:15:14 +00:00
defaults.py Refactored the internals of URL parsing to use less code 2005-08-05 20:50:19 +00:00
flatfiles.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
registration.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
rss.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
shortcut.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00