django1/django/conf/urls
Adrian Holovaty 1a428ec9b8 Fixed #2370 -- It's now possible to pass default URLconf arguments to include(). Added docs, as well. Thanks for the patch, martin.glueck@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-01 02:57:08 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +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 Fixed #2370 -- It's now possible to pass default URLconf arguments to include(). Added docs, as well. Thanks for the patch, martin.glueck@gmail.com 2006-08-01 02:57:08 +00:00
i18n.py Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
registration.py Fixed #2081 -- Fixed typo in django.conf.urls.registration. Thanks, erikankrom 2006-06-04 18:49:37 +00:00
shortcut.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00