Andrew Godwin
|
635a3f8e6e
Refs #30451 -- Doc'd asynchronous support and async-safety.
|
vor 5 Jahren |
Tim Graham
|
4b0211dad5
Fixed #28139 -- Added another level of headings in the topics index.
|
vor 7 Jahren |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
vor 7 Jahren |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
vor 9 Jahren |
Fabio Natali
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
vor 9 Jahren |
Russell Keith-Magee
|
5679fce87c
Added first cut at reference documentation for the checks framework.
|
vor 10 Jahren |
evildmp
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
vor 11 Jahren |
Andrew Godwin
|
06103c8ef5
Small start to migrations documentation
|
vor 11 Jahren |
Aymeric Augustin
|
f27a4ee327
Removed django.contrib.localflavor.
|
vor 12 Jahren |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
vor 12 Jahren |
Ramiro Morales
|
d19109fd37
Fixed #19497 -- Refactored testing docs.
|
vor 12 Jahren |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
vor 12 Jahren |
Claude Paroz
|
5e6ded2e58
Fixed #18363 -- Added Python 3 compatibility layer.
|
vor 12 Jahren |
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.
|
vor 12 Jahren |
Luke Plant
|
528157ce73
Fixed #14201 - Add a "security overview" page to the docs
|
vor 13 Jahren |
Jannis Leidel
|
f60d428463
Fixed #12417 -- Added signing functionality, including signing cookies. Many thanks to Simon, Stephan, Paul and everyone else involved.
|
vor 13 Jahren |
Russell Keith-Magee
|
14c082646d
Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to Aryeh Leib Taurog for the report.
|
vor 14 Jahren |
Russell Keith-Magee
|
0fcb094557
Fixed #6735 -- Added class-based views.
|
vor 14 Jahren |
Russell Keith-Magee
|
24acca4139
Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch.
|
vor 14 Jahren |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
vor 14 Jahren |
Jannis Leidel
|
f93f056c32
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales.
|
vor 14 Jahren |
Russell Keith-Magee
|
15a908b4d1
Refs #11336 -- Another 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.
|
vor 15 Jahren |
Russell Keith-Magee
|
6c81952b37
Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook), and Ramiro for doing the work of porting the docs.
|
vor 15 Jahren |
Malcolm Tredinnick
|
b203db6ec8
Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified).
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Jacob Kaplan-Moss
|
6f29ad31b5
Fixed #8326: added signals documentation.
|
vor 16 Jahren |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
vor 16 Jahren |