Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/check_framework/test_urls.py
Commit message (Collapse)AuthorAgeFilesLines
* Refs #23813 -- Moved URLconfs into module and tidied ↵Alasdair Nicol2015-09-221-7/+7
| | | | docstrings.
* Fixed #23813 -- Added checks for common URL pattern errorsAlasdair Nicol2015-09-211-0/+37
Thanks jwa and lamby for the suggestions, and timgraham and jarshwah for their reviews.