summaryrefslogtreecommitdiff
path: root/tests/file_storage
AgeCommit message (Expand)Author
2013-09-10[1.6.x] Took advantage of django.utils.six.moves.urllib.*.Aymeric Augustin
2013-06-29[1.6.x] Do not allow FileSystemStorage.delete to receive an empty nameClaude Paroz
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-06-10Refactored file_storage tests to avoid depending on servers tests.Aymeric Augustin
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-05-14Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner