django/tests/check_framework/urls
Alasdair Nicol a5accc0368 Fixed #30318 -- Added check for importability of arguments of custom error handler views.
Thanks to Jon on Stack Overflow for reporting the issue.
2019-04-25 11:08:22 +02:00
..
path_compatibility
__init__.py
bad_error_handlers.py
bad_error_handlers_invalid_path.py Fixed #30318 -- Added check for importability of arguments of custom error handler views. 2019-04-25 11:08:22 +02:00
beginning_with_slash.py
contains_tuple.py
good_error_handlers.py
include_contains_tuple.py
include_with_dollar.py
name_with_colon.py
no_warnings.py
no_warnings_i18n.py
non_unique_namespaces.py
unique_namespaces.py
warning_in_include.py