django1/tests/modeltests/files
Tim Graham 26cd48e166 [1.5.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
This is a security fix. Disclosure following shortly.
2014-08-20 11:44:02 -04:00
..
__init__.py File storage refactoring, adding far more flexibility to Django's file handling. The new files.txt document has details of the new features. 2008-08-08 20:59:02 +00:00
models.py [1.5.x] Fixed #19525 -- Reverted dcd4383107 and 05d333ba3b. 2012-12-27 09:43:41 +01:00
tests.py [1.5.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. 2014-08-20 11:44:02 -04:00