1
0
mirror of https://github.com/django/django.git synced 2025-01-09 01:46:20 +00:00
django/tests/check_framework/urls/path_compatibility
2023-07-11 11:59:27 +02:00
..
__init__.py Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path() routes. 2017-11-07 11:39:59 -05:00
beginning_with_caret.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
contains_re_named_group.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
ending_with_dollar.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
matched_angle_brackets.py Fixed #34691 -- Added system check for unmatched angle brackets in path(). 2023-07-11 11:59:27 +02:00
unmatched_angle_brackets.py Fixed #34691 -- Added system check for unmatched angle brackets in path(). 2023-07-11 11:59:27 +02:00