1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/serializers
2007-09-22 13:21:54 +00:00
..
__init__.py Added initial cut at serialization framework, along with some basic tests and a stab at some docs. This is all a bit rough right now, so expect some bumps. 2006-06-28 16:00:37 +00:00
models.py Fixed #5553 -- Fixed a serialization problem with datetime and time objects. Thanks to pigletto for the patch. 2007-09-22 13:21:54 +00:00