Tim Graham
|
41f0d3d3bc
Removed FastCGI support per deprecation timeline; refs #20766.
|
10 年之前 |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 年之前 |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年之前 |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 年之前 |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
11 年之前 |
Kevin Christopher Henry
|
9d700322b3
Fixed #19885 -- cleaned up the django.test namespace
|
11 年之前 |
evildmp
|
79cc66692a
Consolidated documentation for F() and Q()
|
11 年之前 |
Dominic Rodger
|
c33d1ca1d9
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
11 年之前 |
Tim Graham
|
dab921751d
Fixed #18944 -- Documented PasswordResetForm's from_email argument as a backwards incompatible change for 1.3
|
11 年之前 |
Ramiro Morales
|
0a50311063
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
|
12 年之前 |
Carl Meyer
|
9012833af8
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
|
12 年之前 |
Tim Graham
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 年之前 |
Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
12 年之前 |
Aymeric Augustin
|
7c46c8d5f2
Added some assertions to enforce the atomicity of atomic.
|
12 年之前 |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 年之前 |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 年之前 |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
12 年之前 |
Simon Meers
|
ee1b3e2a3a
Fixed minor typo in 1.3 release notes.
|
12 年之前 |
Claude Paroz
|
8a5d1a6b93
Updated obsolete links in the documentation
|
12 年之前 |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 年之前 |
Aymeric Augustin
|
329bb9296f
Proof-read the new contributing guide.
|
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.
|
13 年之前 |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
13 年之前 |
Carl Meyer
|
145a77edc9
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss.
|
13 年之前 |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 年之前 |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 年之前 |
Jannis Leidel
|
49f57a5d28
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
14 年之前 |
Simon Meers
|
5ecb88c146
Fixed #16014 -- numerous documentation typos -- thanks psmith.
|
14 年之前 |
Chris Beaven
|
39517438e0
Fixes #15588 -- 1.3 release documentation for FileField no longer deleting files unclear. Thanks for the patch, Philip Neustrom.
|
14 年之前 |
Adrian Holovaty
|
5409168ba2
Fixed #15821 -- Removed incorrect link from docs/releases/1.3.txt
|
14 年之前 |