django/tests/serializers
Roberto Aguilar ca3ac4a3e3 Updated NoYamlSerializerTestCase to run with yaml.
In order to verify the behavior of using the yaml serializer when yaml
is on the system, fake the ImportError when the serializer is being
registered.
2013-09-06 22:26:13 +00:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
tests.py Updated NoYamlSerializerTestCase to run with yaml. 2013-09-06 22:26:13 +00:00