Histórico de Commits

Autor SHA1 Mensagem Data
  Jarosław Wygoda 32940d390a Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. há 2 anos atrás
  Jarosław Wygoda 1ec3f0961f Fixed #26029 -- Allowed configuring custom file storage backends. há 2 anos atrás
  Francesco Panico 72efd840a8 Fixed #34110 -- Added in-memory file storage. há 2 anos atrás
  Jarosław Wygoda 9e7cb27a5b Refs #26029 -- Doc'd django.core.files.storage.default_storage. há 2 anos atrás
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. há 4 anos atrás
  joshuapatel 1190af5071 Fixed typo in docs/ref/files/storage.txt. há 4 anos atrás
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. há 4 anos atrás
  Hasan Ramezani 17752003a8 Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path. há 5 anos atrás
  Mariusz Felisiak 6201141b2c Refs #30736 -- Added missing versionadded annotations for Storage.get_alternative_name(). há 5 anos atrás
  yukihira1992 0545781764 Fixed #30736 -- Added Storage.get_alternative_name() to allow customization. há 5 anos atrás
  Ingo Klöcker f3ac398dd5 Fixed #27644 -- Doc'd FileSystemStorage.get_created_time(). há 8 anos atrás
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. há 8 anos atrás
  Tim Graham 2d7fb77987 Refs #23832 -- Removed deprecated non-timezone aware Storage API. há 8 anos atrás
  Tim Graham 3f16e4df49 Fixed #27145 -- Updated Storage.save() docs for refs #18899. há 8 anos atrás
  Cristiano 914c72be2a Fixed #26058 -- Delegated os.path bits of FileField's filename generation to the Storage. há 9 anos atrás
  James Aylett 1ff6e37de4 Fixed #23832 -- Added timezone aware Storage API. há 9 anos atrás
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. há 9 anos atrás
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. há 9 anos atrás
  Tim Graham 1bb6ecf6d3 Refs #9893 -- Removed shims for lack of max_length support in file storage per deprecation timeline. há 9 anos atrás
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. há 9 anos atrás
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. há 10 anos atrás
  Pavel Shpilev a7c256cb54 Fixed #9893 -- Allowed using a field's max_length in the Storage. há 10 anos atrás
  James Aylett 88e13b44ed Fixed #23827 -- TZ behavior in Storage API ref doc há 10 anos atrás
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. há 10 anos atrás
  Tim Graham a3e88e64a4 Fixed spelling mistake in file docs. há 10 anos atrás
  Tim Graham 0d8d30b7dd Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. há 10 anos atrás
  Tim Graham 73ff4498aa Removed some tabs in the docs. há 10 anos atrás
  Vishal Lal ca93f02c62 Fixed #22347 -- Unified FileSystemStorage documentation. há 11 anos atrás
  Kevin Wood 82f466b571 Fix typo in storage docs há 11 anos atrás
  Vajrasky Kok 7e2d61a972 Fixed #21380 -- Added a way to set different permission for static directories. há 11 anos atrás