This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
28,326
Commits
25
Branches
361
Tags
501
MiB
129193328e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Adam Johnson
4bb33bb074
Fixed
#31459
-- 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
Tim Graham
532a4f22ad
Fixed invalid escape sequence warning in check_framework test.
2017-11-14 19:05:20 -05:00
Chris Lamb
998c9dd599
Fixed
#28663
-- Add a check for likely incorrectly migrated django.urls.path() routes.
2017-11-07 11:39:59 -05:00