django1/tests/backends
Aymeric Augustin 2e4bcb9b02 Avoided using BinaryField unecessarily in tests.
Several database backends struggle with binary data. This change
minimizes the risk of unrelated tests failures when binary fields
trigger errors.
2014-06-05 17:10:42 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Avoided using BinaryField unecessarily in tests. 2014-06-05 17:10:42 +02:00
tests.py Avoided using BinaryField unecessarily in tests. 2014-06-05 17:10:42 +02:00