.. |
translations
|
e454db3eee
Added tests for LocaleRegexProvider.
|
8 years ago |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 years ago |
erroneous_urls.py
|
785cc71d5b
Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline.
|
9 years ago |
extra_urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
included_app_urls.py
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 years ago |
included_named_urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
included_named_urls2.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
included_namespace_urls.py
|
ad393beeb7
Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.
|
8 years ago |
included_no_kwargs_urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
included_urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
included_urls2.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
method_view_urls.py
|
cecc079168
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
8 years ago |
middleware.py
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
8 years ago |
named_urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
named_urls_conflict.py
|
98bcc5d81b
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
|
8 years ago |
namespace_urls.py
|
ad393beeb7
Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.
|
8 years ago |
nested_urls.py
|
625b8e9295
Fixed #24931 -- Made namespaced RegexURLResolvers populate callback strings.
|
8 years ago |
no_urls.py
|
db77915c9f
Fixed E265 comment style
|
10 years ago |
nonimported_module.py
|
8b93b31487
Fixed a remote code execution vulnerabilty in URL reversing.
|
11 years ago |
reverse_lazy_urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
test_deprecated.py
|
51cde873d9
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
|
8 years ago |
test_localeregexprovider.py
|
7aba69145d
Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.
|
8 years ago |
tests.py
|
98bcc5d81b
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
|
8 years ago |
urlconf_inner.py
|
967be82443
Fixed E305 flake8 warnings.
|
8 years ago |
urlconf_outer.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
urls.py
|
51cde873d9
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
|
8 years ago |
urls_error_handlers.py
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
11 years ago |
urls_error_handlers_callables.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
urls_without_full_import.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
utils.py
|
cecc079168
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
8 years ago |
views.py
|
cecc079168
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
8 years ago |
views_broken.py
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 years ago |