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