django/tests/file_storage
Tim Graham dd0c3f4ee1 [1.6.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
This is a security fix. Disclosure following shortly.
2014-08-20 11:43:43 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
magic.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test1.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py [1.6.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. 2014-08-20 11:43:43 -04:00
urls.py Refactored file_storage tests to avoid depending on servers tests. 2013-06-10 11:16:15 +02:00