summaryrefslogtreecommitdiff
path: root/tests/check_framework/urls/path_compatibility
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-073-3/+3
* Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion.Adam Johnson2020-04-151-1/+1
* Fixed invalid escape sequence warning in check_framework test.Tim Graham2017-11-141-1/+1
* Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path(...Chris Lamb2017-11-074-0/+15