django/tests/check_framework/urls/path_compatibility
Adam Johnson 4bb33bb074 Fixed -- Fixed handling invalid indentifiers in URL path conversion.
This patch adjusted existing tests that used invalid identifiers.
2020-04-15 11:29:35 +02:00
..
__init__.py Fixed -- Add a check for likely incorrectly migrated django.urls.path() routes. 2017-11-07 11:39:59 -05:00
beginning_with_caret.py Fixed -- Add a check for likely incorrectly migrated django.urls.path() routes. 2017-11-07 11:39:59 -05:00
contains_re_named_group.py Fixed -- Fixed handling invalid indentifiers in URL path conversion. 2020-04-15 11:29:35 +02:00
ending_with_dollar.py Fixed -- Add a check for likely incorrectly migrated django.urls.path() routes. 2017-11-07 11:39:59 -05:00