This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3cb2457f46
django
/
tests
/
modeltests
/
serializers
History
Aymeric Augustin
3cb2457f46
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +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
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
tests.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00