Historial de Commits

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