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-01-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
/
urls
/
path_compatibility
History
Tim Graham
532a4f22ad
Fixed invalid escape sequence warning in check_framework test.
2017-11-14 19:05:20 -05: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
Fixed
#28663
-- 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 invalid escape sequence warning in check_framework test.
2017-11-14 19:05:20 -05:00
ending_with_dollar.py
Fixed
#28663
-- Add a check for likely incorrectly migrated django.urls.path() routes.
2017-11-07 11:39:59 -05:00