summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_urls.py
AgeCommit message (Expand)Author
2016-06-14[1.10.x] Removed usage of a deprecated unittest assertion.Ville Skyttä
2016-04-30Fixed #26440 -- Added a warning for non-url()s in urlpatterns.Alasdair Nicol
2016-04-29Added an explicit test that URL checks are recursive.Alasdair Nicol
2016-02-01Fixed #26155 -- Skipped URL checks if no ROOTURL_CONF setting.Buddy Lindsey, Jr
2015-09-21Refs #23813 -- Moved URLconfs into module and tidied docstrings.Alasdair Nicol
2015-09-21Fixed #23813 -- Added checks for common URL pattern errorsAlasdair Nicol