This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
f42ccdd835
django
/
tests
/
check_framework
/
urls
History
Angus Holder
3e73c65ffc
Fixed
#32195
-- Added system check for invalid view in path() and improved error messages.
2021-06-09 09:06:42 +02:00
..
path_compatibility
__init__.py
bad_class_based_error_handlers.py
bad_error_handlers_invalid_path.py
bad_function_based_error_handlers.py
beginning_with_slash.py
cbv_as_view.py
Fixed
#32195
-- Added system check for invalid view in path() and improved error messages.
2021-06-09 09:06:42 +02:00
contains_tuple.py
good_class_based_error_handlers.py
good_function_based_error_handlers.py
include_contains_tuple.py
include_with_dollar.py
name_with_colon.py
no_warnings_i18n.py
no_warnings.py
non_unique_namespaces.py
unique_namespaces.py
warning_in_include.py