django1/tests/regressiontests/serializers_regress
Russell Keith-Magee 81d313c9b1 Fixed #3768 -- Disabled NullBooleanField PK serialization test. We can't and don't test null PK values.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-12 11:27:38 +00:00
..
__init__.py Added unit tests to fully check the performance of the serializer engines. 2007-03-13 01:03:05 +00:00
models.py Fixed #3768 -- Disabled NullBooleanField PK serialization test. We can't and don't test null PK values. 2007-07-12 11:27:38 +00:00
tests.py Fixed #3768 -- Disabled NullBooleanField PK serialization test. We can't and don't test null PK values. 2007-07-12 11:27:38 +00:00