Ville Skyttä
|
fa654da613
|
Removed usage of a few deprecated unittest assertions.
|
2016-06-14 09:03:12 -04:00 |
Alasdair Nicol
|
eb5d7bc2f4
|
Fixed #26440 -- Added a warning for non-url()s in urlpatterns.
Thanks Burhan Khalid for the initial patch and knbk/timgraham
for review.
|
2016-04-30 20:09:31 -04:00 |
Alasdair Nicol
|
ffb1c532ec
|
Added an explicit test that URL checks are recursive.
|
2016-04-29 07:38:57 -04:00 |
Buddy Lindsey, Jr
|
731bdfe68a
|
Fixed #26155 -- Skipped URL checks if no ROOTURL_CONF setting.
|
2016-02-01 13:51:38 -05:00 |
Alasdair Nicol
|
f2975c021d
|
Refs #23813 -- Moved URLconfs into module and tidied docstrings.
|
2015-09-21 20:10:33 -04:00 |
Alasdair Nicol
|
fe3fc5210f
|
Fixed #23813 -- Added checks for common URL pattern errors
Thanks jwa and lamby for the suggestions, and timgraham and jarshwah
for their reviews.
|
2015-09-21 23:46:21 +10:00 |