cuinix
|
20848bcf39
Fixed typos in docstrings and docs.
|
9 ヶ月 前 |
Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
10 ヶ月 前 |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 年間 前 |
therealrinku
|
aebedb7bd1
Fixed typo in docs/howto/custom-file-storage.txt.
|
1 年間 前 |
anthony kugel
|
8edaf07a28
Fixed #15799 -- Doc'd that Storage._open() should raise FileNotFoundError when file doesn't exist.
|
1 年間 前 |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 年間 前 |
Jarosław Wygoda
|
1ec3f0961f
Fixed #26029 -- Allowed configuring custom file storage backends.
|
1 年間 前 |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 年 前 |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 年 前 |
Mariusz Felisiak
|
30ca66eadd
Added missing backticks in various docs.
|
4 年 前 |
Mariusz Felisiak
|
6201141b2c
Refs #30736 -- Added missing versionadded annotations for Storage.get_alternative_name().
|
5 年 前 |
yukihira1992
|
0545781764
Fixed #30736 -- Added Storage.get_alternative_name() to allow customization.
|
5 年 前 |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 年 前 |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 年 前 |
Tim Graham
|
1bb6ecf6d3
Refs #9893 -- Removed shims for lack of max_length support in file storage per deprecation timeline.
|
9 年 前 |
Abhaya Agarwal
|
9de9c24017
Fixed #24105 -- Called Storage.get_valid_name() when upload_to is callable
|
9 年 前 |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
9 年 前 |
Pavel Shpilev
|
a7c256cb54
Fixed #9893 -- Allowed using a field's max_length in the Storage.
|
10 年 前 |
James Brewer
|
332706eaa0
Fixed #23376 -- Made documentation about required Storage methods
|
10 年 前 |
Tim Graham
|
a3e88e64a4
Fixed spelling mistake in file docs.
|
10 年 前 |
Tim Graham
|
0d8d30b7dd
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
|
10 年 前 |
Andrew Godwin
|
827d5dc189
Improve docs around deconstruction/serialisation (refs #22337)
|
10 年 前 |
Aymeric Augustin
|
4585e12318
Fix typo in file storage docs.
|
12 年 前 |
Preston Holmes
|
7a38e86bde
Fixed #19310 -- changed method docs formatting for custom file storage docs
|
12 年 前 |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 年 前 |
Ramiro Morales
|
a2c19f7984
Tweaked title level in custom file storage systems documentation.
|
13 年 前 |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 年 前 |
Jacob Kaplan-Moss
|
5366aa96fe
Fixed #10258: handle duplicate file names better.
|
14 年 前 |
Jacob Kaplan-Moss
|
c6c25adf6d
Fixed a whole bunch of small docs typos, errors, and ommissions.
|
15 年 前 |
Adrian Holovaty
|
33c29736bb
Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffield
|
16 年 前 |