Commit Verlauf

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