Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/conf/urls
Commit message (Expand)AuthorAgeFilesLines
* Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-261-1/+2
* Deprecated django.views.defaults.shortcut.Aymeric Augustin2013-03-141-0/+5
* Removed django.conf.urls.defaults.Aymeric Augustin2012-12-291-6/+0
* Fixed #18700 -- Added URL reversal for i18n set_language ...Simon Meers2012-08-041-2/+2
* [py3] Replaced basestring by six.string_types.Aymeric Augustin2012-07-221-2/+3
* Fixed #18042 -- Advanced deprecation warnings.Aymeric Augustin2012-05-031-1/+1
* Fixed #14675 -- Completed removal of `from django.conf.ur...Ramiro Morales2011-09-125-63/+69
* Fixed #9847 -- Added 403 response handler. Many thanks to...Jannis Leidel2011-08-121-0/+1
* Fixed #11585 -- Added ability to translate and prefix URL...Jannis Leidel2011-06-152-2/+35
* Fixed #15598 -- Updated static URL helper to be no-op on ...Jannis Leidel2011-03-151-3/+2
* Fixed #15314 -- Added tests for the static URL pattern fu...Jannis Leidel2011-02-161-1/+1
* Fixes #15270 -- Moved back the serve view to django.views...Jannis Leidel2011-02-141-0/+26
* Fixed #10061 -- Added namespacing for named URLs - most i...Russell Keith-Magee2009-07-161-3/+13
* Fixed #6354 -- Fixed url in `django/conf/urls/shortcut.py...Gary Wilson Jr2008-01-281-1/+1
* Report an error if urlpatterns contain a string view name...Malcolm Tredinnick2007-05-271-2/+6
* Fixed #4044 -- Allowed callable views specifier to mix (i...Malcolm Tredinnick2007-04-291-1/+3
* Fixed #4129 -- Pass any prefix setting into url(...) cons...Malcolm Tredinnick2007-04-261-3/+4
* Added the ability to name URL patterns. Helps with disamb...Malcolm Tredinnick2007-04-011-8/+14
* Removed two vestigal URLconfs that refer to Ellington or ...Jacob Kaplan-Moss2007-02-272-25/+0
* Fixed #2370 -- It's now possible to pass default URLconf ...Adrian Holovaty2006-08-011-3/+5
* Fixed #2081 -- Fixed typo in django.conf.urls.registratio...Adrian Holovaty2006-06-041-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-7/+7
* Completely refactored legacy RSS framework to the new dja...Adrian Holovaty2005-11-121-6/+0
* BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redi...Adrian Holovaty2005-11-111-5/+0
* Changed RSS urlconf to accept any character for param -- ...Adrian Holovaty2005-11-091-2/+2
* Merged i18n branch into the trunk! Fixes #65, and perhaps...Jacob Kaplan-Moss2005-11-041-0/+5
* Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now...Adrian Holovaty2005-10-191-57/+0
* Moved views.admin.main to contrib.admin.views.main. Refs ...Adrian Holovaty2005-10-181-6/+6
* Removed jsvalidation line in django.conf.urls.admin -- th...Adrian Holovaty2005-10-181-1/+0
* Moved django.views.admin.template and django.views.admin....Adrian Holovaty2005-10-181-11/+11
* Fixed #81 -- Admin now supports primary_key=True for non-...Adrian Holovaty2005-08-101-3/+3
* Made small cleanups to two default urlconfs, to be clearer.Adrian Holovaty2005-08-062-2/+2
* Refactored the internals of URL parsing to use less codeAdrian Holovaty2005-08-051-2/+2
* Added doc view for templates that will show the search pa...Jacob Kaplan-Moss2005-08-021-0/+2
* Fixed #145 -- Changed admin logout to use views.auth.logi...Adrian Holovaty2005-07-221-1/+1
* Created django.contrib and moved comments into itAdrian Holovaty2005-07-141-12/+0
* Imported Django from private SVN repository (created from...Adrian Holovaty2005-07-139-0/+126