This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
b492e59074
django1
/
django
/
core
/
serializers
History
Loic Bistuer
6983a1a540
Fixed
#15363
-- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
..
__init__.py
Fixed
#15363
-- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
base.py
Fixed
#18963
-- Used a subclass-friendly pattern
2012-11-03 22:07:35 +01:00
json.py
Replaced many smart_bytes by force_bytes
2012-08-29 11:20:32 +02:00
python.py
Fixed
#19746
-- Allow deserialization of pk-less data
2013-02-12 17:10:42 +08:00
pyyaml.py
Fixed
#12914
-- Use yaml faster C implementation when available
2013-01-05 18:04:00 +01:00
xml_serializer.py
Restrict the XML deserializer to prevent network and entity-expansion DoS attacks.
2013-02-19 11:23:30 -07:00