The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Fixed #3466 -- Fixed problem with specifyin a 'fields' argument to a JSON serializer. Also added documenation for the 'fields' argument.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5409 bcc190cf-cafb-0310-a4f2-bffc1f526a37
by
Edward the Siberian Husky 2007-06-01 13:39:08 UTC
commit ea07351799ea71084c1279ad9f5dab1f81362c4b
Django
VCC
CVE-2013-1664
VCC
CVE-2013-1665
django/core/serializers/json.py
-2
django/core/serializers/pyyaml.py
-2
docs/serialization.txt
-24
tests/modeltests/serializers/models.py
-4
tests/regressiontests/serializers_regress/models.py
-4
tests/regressiontests/serializers_regress/tests.py
-37
expand_less