Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/conf/urls/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #22384 -- Removed the ability to reverse URLs by dot...Tim Graham2015-09-241-1/+3
* Refs #23276 -- Removed passing views as strings to url() ...Tim Graham2015-09-241-15/+2
* Refs #22218 -- Removed conf.urls.patterns() per deprecati...Tim Graham2015-09-241-18/+1
* Sorted imports in __init__.py files.Tim Graham2015-06-271-3/+4
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-9/+10
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-081-4/+32
* Fixed #17716 -- Prevented include('...', app_name='...') ...Tim Graham2015-02-121-0/+3
* Fixed #23276 -- Deprecated passing views as strings to ur...Tim Graham2014-08-121-0/+6
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-0/+8
* Started attackign the next flake8 violationAlex Gaynor2013-10-311-0/+3
* Start attacking E231 violationsAlex Gaynor2013-10-241-1/+1
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Deprecated django.utils.importlibClaude Paroz2013-07-291-1/+2
* Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-261-1/+2
* [py3] Replaced basestring by six.string_types.Aymeric Augustin2012-07-221-2/+3
* Fixed #14675 -- Completed removal of `from django.conf.ur...Ramiro Morales2011-09-121-0/+61
* Imported Django from private SVN repository (created from...Adrian Holovaty2005-07-131-0/+0