Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 năm trước cách đây |
Michiel Beijen
|
48028c6f9a
Pointed Dive into Python links to python3 site
|
7 năm trước cách đây |
Robert Roskam
|
98bcc5d81b
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
|
8 năm trước cách đây |
Trey Hunner
|
91e9be45ed
Added urlpatterns variable in docs/topics/http/urls.txt.
|
8 năm trước cách đây |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 năm trước cách đây |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 năm trước cách đây |
Matthias K
|
8b2fce0f70
Fixed a typo
|
8 năm trước cách đây |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 năm trước cách đây |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 năm trước cách đây |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 năm trước cách đây |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 năm trước cách đây |
Tim Graham
|
5e450c52aa
Removed current_app argument to render() and TemplateResponse().
|
9 năm trước cách đây |
Anton Strogonoff
|
20787b5c29
Used consistent capitalization and hyphenation of "class-based views" in docs.
|
9 năm trước cách đây |
Marten Kenbeek
|
bc7923beff
Fixed #24127 -- Changed the default current_app to the current namespace.
|
9 năm trước cách đây |
Marten Kenbeek
|
738c0de300
Fixed #14200 -- Added a fallback if HttpRequest.urlconf is None.
|
9 năm trước cách đây |
Marten Kenbeek
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 năm trước cách đây |
I am Clinton
|
dce004ab72
Minor edits to docs/topics/http/urls.txt
|
9 năm trước cách đây |
Marcus Pennington
|
269a5dbdd3
Fixed #24700 -- Added dash to slug regex in http docs
|
9 năm trước cách đây |
Bas Peschier
|
23a5d64f40
Fixed #13525 -- Added tests and docs for nested parameters in URL patterns.
|
9 năm trước cách đây |
Aymeric Augustin
|
cf1f36bb6e
Deprecated current_app in TemplateResponse and render(_to_response).
|
10 năm trước cách đây |
Tim Graham
|
a2bcec3491
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
|
10 năm trước cách đây |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 năm trước cách đây |
Maxime Turcotte
|
f97c53c098
Fixed #22801 -- Added 'www.' to diveintopython.net links
|
10 năm trước cách đây |
Tim Graham
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 năm trước cách đây |
Ben Davis
|
5c0333de2e
Fixed #22517, "view prefix" still referenced in urlconf docs
|
10 năm trước cách đây |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
10 năm trước cách đây |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
10 năm trước cách đây |
Tim Martin
|
a779757706
Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
|
10 năm trước cách đây |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
10 năm trước cách đây |
Tim Graham
|
270f7e2167
Fixed #21708 -- Added some headings to separate unrelated topics.
|
11 năm trước cách đây |