This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-27 19:46:22 +00:00
Code
Issues
30
Releases
Wiki
Activity
4c97101b1f
django
/
tests
/
modeltests
/
serializers
History
Aymeric Augustin
396357741b
[py3] Used compatible imports of StringIO.
2012-08-08 14:50:01 +02: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
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
tests.py
[py3] Used compatible imports of StringIO.
2012-08-08 14:50:01 +02:00