Chiara Mezzavilla
|
73e8e81141
Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.
|
1 miesiąc temu |
Salvo Polizzi
|
6e1ece7ed5
Fixed #35090 -- Deprecated registering URL converters with the same name.
|
9 miesięcy temu |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 rok temu |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 rok temu |
Mariusz Felisiak
|
5de12a369a
Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10.
|
2 lat temu |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 lat temu |
Mariusz Felisiak
|
98ae3925e5
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
|
3 lat temu |
David Smith
|
2522559d1a
Fixed #31534 -- Deprecated django.conf.urls.url().
|
4 lat temu |
Dan Swain
|
422b875c65
Documented arguments for custom 500 error view.
|
5 lat temu |
Adam Johnson
|
49f97b645f
Refs #24733 -- Documented arguments for custom error views.
|
6 lat temu |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 lat temu |
Tim Graham
|
d63c00a428
Corrected doc'd type of some parameters from string to str.
|
6 lat temu |
Samir Shah
|
6c98c5abdf
Refs #21927 -- Removed docs for include()'s old instance_namespace parameter.
|
7 lat temu |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 lat temu |
Tim Graham
|
ee4043f735
Refs #28593 -- Moved django.conf.urls.include() to django.urls().
|
7 lat temu |
Claude Paroz
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
7 lat temu |
Dmitry Gladkov
|
b09faa497e
Fixed #27748 -- Switched HTTP error handlers to reference callables instead of strings.
|
7 lat temu |
Tim Graham
|
ad393beeb7
Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.
|
7 lat temu |
Adam Chainz
|
0a9bd266ff
Documented url()'s 'regex' parameter.
|
8 lat temu |
Andrew Nester
|
a12826bba7
Fixed #26776 -- Documented url()'s view argument.
|
8 lat temu |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 lat temu |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 lat temu |
Tim Graham
|
49eeb0f570
Fixed #25878 -- Documented requirement that handler404 return a 404 response.
|
9 lat temu |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 lat temu |
Tim Graham
|
d79122f40b
Refs #23276 -- Removed passing views as strings to url() per deprecation timeline.
|
9 lat temu |
Tim Graham
|
a25d3ce007
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
|
9 lat temu |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 lat temu |
Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 lat temu |
Marten Kenbeek
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 lat temu |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 lat temu |