This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
check_framework
/
urls
/
path_compatibility
History
Tim Graham
022aebc550
[2.0.x] Fixed invalid escape sequence warning in check_framework test.
...
Backport of 532a4f22ad94db320cb0fd66f4c7ee57d17ac65a from master
2017-11-14 19:09:36 -05:00
..
__init__.py
[2.0.x]
Fixed
#28663
-- Add a check for likely incorrectly migrated django.urls.path() routes.
2017-11-07 11:40:17 -05:00
beginning_with_caret.py
[2.0.x]
Fixed
#28663
-- Add a check for likely incorrectly migrated django.urls.path() routes.
2017-11-07 11:40:17 -05:00
contains_re_named_group.py
[2.0.x] Fixed invalid escape sequence warning in check_framework test.
2017-11-14 19:09:36 -05:00
ending_with_dollar.py
[2.0.x]
Fixed
#28663
-- Add a check for likely incorrectly migrated django.urls.path() routes.
2017-11-07 11:40:17 -05:00