Daniele Procida
|
e3d55eeb14
Refs #32880 -- Moved logging reference to new document.
|
3 rokov pred |
luto
|
d37ea5f09b
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
6 rokov pred |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 rokov pred |
Baptiste Mispelon
|
1d3ae4760b
Fixed warnings when building the documentation.
|
11 rokov pred |
Russell Keith-Magee
|
d818e0c9b2
Fixed #16905 -- Added extensible checks (nee validation) framework
|
11 rokov pred |
Aymeric Augustin
|
f326720a73
Documented the Apps and AppConfig APIs.
|
11 rokov pred |
Tim Graham
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 rokov pred |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
12 rokov pred |
Ramiro Morales
|
b6b8a3f66b
Refactored URL mapping documentation.
|
12 rokov pred |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 rokov pred |
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.
|
13 rokov pred |
Luke Plant
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
13 rokov pred |
Russell Keith-Magee
|
e0dcd7666a
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Thanks to Simon Willison for the original idea, and to Mikhail Korobov and Ivan Sagalaev for their assistance, including the draft patch from Mikhail.
|
14 rokov pred |
Russell Keith-Magee
|
0fcb094557
Fixed #6735 -- Added class-based views.
|
14 rokov pred |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 rokov pred |
Russell Keith-Magee
|
5a1695edfb
Added exceptions reference page to the API reference index.
|
15 rokov pred |
Brian Rosner
|
47639b6410
Fixed #3469 -- added django.utils documentation for stable bits
|
15 rokov pred |
Russell Keith-Magee
|
47147071fe
Corrected some referencing problems in the docs.
|
15 rokov pred |
Gary Wilson Jr
|
c6fa4936b3
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
15 rokov pred |
Russell Keith-Magee
|
c9d882c4b6
Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation.
|
15 rokov pred |
Gary Wilson Jr
|
b994387d8d
Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales.
|
16 rokov pred |
Jacob Kaplan-Moss
|
6f29ad31b5
Fixed #8326: added signals documentation.
|
16 rokov pred |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 rokov pred |