This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
50b35eef0b55a796bf936aaef83f11e18fdadace
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
532a4f22ad
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