Tim Graham
|
025ec2e7fe
Fixed #21582 -- Corrected URL namespace example.
|
11 سال پیش |
Tim Graham
|
77f6b468e5
Fixed #21137 -- Corrected ULRconf include example.
|
11 سال پیش |
Ramiro Morales
|
ce0c5c38ea
A few doc additions for changes from d228c1192e.
|
11 سال پیش |
Michael DiBernardo
|
222460a994
Fixed #21137 -- Documented best practice for URLconfs with repeated pattern prefixes.
|
11 سال پیش |
Alasdair Nicol
|
a0c58113b9
Added missing request argument to example in URL dispatcher docs
|
11 سال پیش |
Julien Phalip
|
47c755327b
Fixed a number of minor misspellings.
|
11 سال پیش |
Silvan Spross
|
cd72c55d86
Add missing imports and models to the examples in the view layer documentation
|
11 سال پیش |
Tim Graham
|
c852d45681
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
|
11 سال پیش |
Aymeric Augustin
|
3f2befc931
Deprecated django.views.defaults.shortcut.
|
11 سال پیش |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 سال پیش |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 سال پیش |
Tim Graham
|
0e3690d230
Fixed #18974 - Warned against using models.permalink
|
12 سال پیش |
Ramiro Morales
|
0614e99fbd
More URL reversion docs typo fixes.
|
12 سال پیش |
Dmitry Medvinsky
|
b498ce8203
Fix typo in URLs reversing docs
|
12 سال پیش |
Ramiro Morales
|
ec1aad1671
Added section about URL reversion to URL mapper document.
|
12 سال پیش |
Ramiro Morales
|
69035b0b1c
More URL mapping documentation fixes.
|
12 سال پیش |
Ramiro Morales
|
b6b8a3f66b
Refactored URL mapping documentation.
|
12 سال پیش |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 سال پیش |
Tim Graham
|
acd74ffa35
Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Willey for the suggestion.
|
12 سال پیش |
Malcolm Tredinnick
|
6add6170c0
Small reorganisation of initial parts of URL documentation.
|
12 سال پیش |
Aymeric Augustin
|
1288572d92
Made an example more readable in the URLs docs.
|
12 سال پیش |
Aymeric Augustin
|
4e82d61400
Added links in URLs doc for consistency.
|
12 سال پیش |
Aymeric Augustin
|
fb46f243b4
Fixed #18625 -- Removed old-style use of url tag
|
12 سال پیش |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
12 سال پیش |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
12 سال پیش |
Claude Paroz
|
1858e47672
Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review.
|
12 سال پیش |
Claude Paroz
|
a1ffb02107
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review.
|
12 سال پیش |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
12 سال پیش |
Jannis Leidel
|
d93a2ef887
Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` settings docs. Thanks, zsiciarz.
|
12 سال پیش |
Adrian Holovaty
|
7981efe04f
Documentation (and some small source code) edits from [17432] - [17537]
|
12 سال پیش |