História revízii

Autor SHA1 Správa Dátum
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 rokov pred
  Claude Paroz 170f7115bb Fixed #24826 -- Accounted for filesystem-dependent filename max length 10 rokov pred
  Tim Graham e2b77acedd Fixed typo in file_storage tests. 10 rokov pred
  Simon Charette 3db21c351b Refs #24652 -- Enforced test isolation in file_storage tests. 10 rokov pred
  Abhaya Agarwal 9de9c24017 Fixed #24105 -- Called Storage.get_valid_name() when upload_to is callable 10 rokov pred
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 rokov pred
  Tim Graham 18f3e79b13 Removed threading fallback imports. 10 rokov pred
  Tim Graham 9801d419b9 Skipped a problematic file_storage test on Windows. 10 rokov pred
  Pavel Shpilev a7c256cb54 Fixed #9893 -- Allowed using a field's max_length in the Storage. 10 rokov pred
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 rokov pred
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 rokov pred
  Tim Graham 0d8d30b7dd Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. 10 rokov pred
  Florian Apolloner e2efc8965e Fixed #22680 -- I/O operation on closed file. 11 rokov pred
  Claude Paroz fb9d8f0652 Fixed #22717 -- Auto-corrected missing ending slash in FileSystemStorage 11 rokov pred
  Andrew Godwin 6944418277 Fixed #22337: FileSystemStorage marked as deconstructible and tested. 11 rokov pred
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 rokov pred
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. 11 rokov pred
  Berker Peksag 5d263dee30 Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string(). 11 rokov pred
  Aymeric Augustin e32095616c Imported override_settings from its new location. 11 rokov pred
  Jason Myers 7a61c68c50 PEP8 cleanup 11 rokov pred
  Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 rokov pred
  Simon Charette 8f73559823 Fixed a F811 warning introduced by 35db9d58d6. 11 rokov pred
  Claude Paroz 35db9d58d6 Rearranged some file-related tests 11 rokov pred
  Alex Gaynor 9d740eb8b1 Fix all violators of E231 11 rokov pred
  Vajrasky Kok 9eecb91695 Fixed #21219 -- Added a way to set different permission for static files. 11 rokov pred
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings 11 rokov pred
  Tim Graham 96d1d4e292 Removed unused local variables in tests. 11 rokov pred
  Aymeric Augustin 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 11 rokov pred
  Tim Graham cb98ffe8f4 Fixed a couple unclosed file warnings in tests 11 rokov pred
  Mel Collins 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 12 rokov pred