django1/django/conf/urls
Jon Dufresne 437196da9a
Refs #31534 -- Improved django.conf.urls.url() warning message with stacklevel=2.
Use stacklevel=2 to show the calling site.
2020-05-23 18:17:31 +02:00
..
__init__.py Refs #31534 -- Improved django.conf.urls.url() warning message with stacklevel=2. 2020-05-23 18:17:31 +02:00
i18n.py Refs #28593 -- Updated old class names in comments following URL routing changes. 2017-11-08 08:43:39 -05:00
static.py Fixed #24336 -- Made django.conf.urls.static() ignore all absolute URLs 2018-07-24 09:32:33 +02:00