summaryrefslogtreecommitdiff
path: root/tests/check_framework/urls/path_compatibility
AgeCommit message (Expand)Author
2023-07-11Fixed #34691 -- Added system check for unmatched angle brackets in path().Amir Karimi
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-04-15Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion.Adam Johnson
2017-11-14Fixed invalid escape sequence warning in check_framework test.Tim Graham
2017-11-07Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path(...Chris Lamb