This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-24 22:26:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
f31fbbae1ab1572e1637fc5ca9ae4bae66679294
django
/
django
/
core
/
serializers
History
Offby-One Kenobi
f2b2a35699
Fixed docstring typos.
2016-05-02 11:43:03 -04:00
..
__init__.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
base.py
Fixed docstring typos.
2016-05-02 11:43:03 -04:00
json.py
Fixed
#25468
-- Made DjangoJSONEncoder lazy string aware
2015-09-27 22:37:27 +02:00
python.py
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -04:00
pyyaml.py
Fixed
#24558
-- Made dumpdata mapping ordering deterministic.
2015-04-02 15:21:43 -04:00
xml_serializer.py
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -04:00