summaryrefslogtreecommitdiff
path: root/django/conf/urls/__init__.py
AgeCommit message (Expand)Author
2012-07-22[py3] Replaced basestring by six.string_types.Aymeric Augustin
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty