django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 yıl önce |
Zeilentaucher
|
658dc7045a
Fixed #33432 -- Fixed typo in docs/howto/outputting-csv.txt.
|
2 yıl önce |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 yıl önce |
Tom Carrick
|
dcb69043d0
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
|
4 yıl önce |
Tom Carrick
|
bcc2befd0e
Fixed #31789 -- Added a new headers interface to HttpResponse.
|
4 yıl önce |
Hasan Ramezani
|
05c3ef26a2
Fixed #30906 -- Fixed an example of using the template system to generate CSV.
|
5 yıl önce |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 yıl önce |
Jon Dufresne
|
e86cc14bd3
Changed docs to link to Python's description of iterable.
|
5 yıl önce |
Dr. Shubham Dipt
|
44441d673b
Corrected typo in outputting-csv.txt.
|
6 yıl önce |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 yıl önce |
Mariusz Felisiak
|
081e787160
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
7 yıl önce |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
7 yıl önce |
Tim Graham
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
8 yıl önce |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 yıl önce |
Caio Ariede
|
98eb91171d
Fixed #25207 -- Misspelled word in documentation: dialogue
|
9 yıl önce |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 yıl önce |
Berker Peksag
|
560b4207b1
Removed redundant numbered parameters from str.format().
|
10 yıl önce |
Claude Paroz
|
2128b3a688
Specified 'csv and unicode' note as Python 2 only
|
10 yıl önce |
zedr
|
fad47367bf
Fixed #21179 -- Added a StreamingHttpResponse example for CSV files.
|
10 yıl önce |
Aymeric Augustin
|
89cb771be7
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
11 yıl önce |
Tim Graham
|
234ca6c61d
Fixed #19006 - Quoted filenames in Content-Disposition header.
|
12 yıl önce |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 yıl önce |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 yıl önce |
Gabriel Hurley
|
5f63c01b50
Fixed #14777 -- Added docs on working around the Python CSV module's lack of Unicode support. Thanks to adamv for the report and draft patch.
|
14 yıl önce |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 yıl önce |
Karen Tracey
|
d4f4ab8535
Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor.
|
16 yıl önce |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 yıl önce |