summaryrefslogtreecommitdiff
path: root/tests/gis_tests/geoapp/urls.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-04-15Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion.Adam Johnson
2018-12-31Updated test URL patterns to use path() and re_path().Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham