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-02-20 14:24:27 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
/
urls
/
path_compatibility
History
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
..
__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
#31459
-- Fixed handling invalid indentifiers in URL path conversion.
2020-04-15 11:29:35 +02: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