Carlton Gibson
|
6dcab75d5d
Refs #26029 -- Extended docs for the StorageHandler default instance.
|
1 ماه پیش |
Sarah Boyce
|
8d6a20b656
Fixed #35604, Refs #35326 -- Made FileSystemStorage.exists() behaviour independent from allow_overwrite.
|
4 ماه پیش |
Ben Cail
|
0b33a3abc2
Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.
|
8 ماه پیش |
Sarah Boyce
|
d4f6e6c088
Moved FileSystemStorage note in docs to the correct place.
|
6 ماه پیش |
Mariusz Felisiak
|
f72f420f17
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
1 سال پیش |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 سال پیش |
Jarosław Wygoda
|
32940d390a
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
2 سال پیش |
Jarosław Wygoda
|
1ec3f0961f
Fixed #26029 -- Allowed configuring custom file storage backends.
|
1 سال پیش |
Francesco Panico
|
72efd840a8
Fixed #34110 -- Added in-memory file storage.
|
2 سال پیش |
Jarosław Wygoda
|
9e7cb27a5b
Refs #26029 -- Doc'd django.core.files.storage.default_storage.
|
2 سال پیش |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
3 سال پیش |
joshuapatel
|
1190af5071
Fixed typo in docs/ref/files/storage.txt.
|
3 سال پیش |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 سال پیش |
Hasan Ramezani
|
17752003a8
Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path.
|
5 سال پیش |
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 سال پیش |
Ingo Klöcker
|
f3ac398dd5
Fixed #27644 -- Doc'd FileSystemStorage.get_created_time().
|
7 سال پیش |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 سال پیش |
Tim Graham
|
2d7fb77987
Refs #23832 -- Removed deprecated non-timezone aware Storage API.
|
8 سال پیش |
Tim Graham
|
3f16e4df49
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
|
8 سال پیش |
Cristiano
|
914c72be2a
Fixed #26058 -- Delegated os.path bits of FileField's filename generation to the Storage.
|
8 سال پیش |
James Aylett
|
1ff6e37de4
Fixed #23832 -- Added timezone aware Storage API.
|
8 سال پیش |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
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 سال پیش |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
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 Aylett
|
88e13b44ed
Fixed #23827 -- TZ behavior in Storage API ref doc
|
10 سال پیش |
Berker Peksag
|
5c517ec218
Fixed versionchanged indentation in docs/.
|
10 سال پیش |