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