django/tests/regressiontests/serializers_regress
Malcolm Tredinnick 1c53661bd1 Moved generic relations into django.contrib.contenttypes, since it depends on
that to work. Backwards incompatible change.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5172 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 10:59:35 +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 Moved generic relations into django.contrib.contenttypes, since it depends on 2007-05-08 10:59:35 +00:00
tests.py Fixed #3741 -- Fixed serialization of GenericRelations. Thanks for the report, Alexander Solovyov. 2007-03-19 11:57:53 +00:00