Aymeric Augustin
|
f9f792eb04
|
[1.6.x] Took advantage of django.utils.six.moves.urllib.*.
Backport of 6a6428a36 from master.
|
2013-09-10 21:29:31 +02:00 |
Claude Paroz
|
a9b5a1e506
|
[1.6.x] Do not allow FileSystemStorage.delete to receive an empty name
Refs #20660.
Backport of 7fbab3eba from master.
|
2013-06-29 18:12:23 +02:00 |
Aymeric Augustin
|
c6e6d4eeb7
|
Defined available_apps in relevant tests.
Fixed #20483.
|
2013-06-10 11:30:01 +02:00 |
Aymeric Augustin
|
7a65c95d42
|
Refactored file_storage tests to avoid depending on servers tests.
|
2013-06-10 11:16:15 +02:00 |
Marc Tamlyn
|
09f8652765
|
Use assertIsInstance in tests.
Gives much nicer errors when it fails.
|
2013-05-21 10:42:15 +01:00 |
Daniel Lindsley
|
33793f7c3e
|
Fixed #19934 - Use of Pillow is now preferred over PIL.
This starts the deprecation period for PIL (support to end in 1.8).
|
2013-05-14 19:32:04 -07:00 |
Florian Apolloner
|
33836cf88d
|
Renamed some tests and removed references to modeltests/regressiontests.
|
2013-02-26 14:36:57 +01:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |