1
0
mirror of https://github.com/django/django.git synced 2025-04-06 22:46:41 +00:00
Tim Graham 3e9aa29871 Refs #16850 -- Removed obsolete simplejson support in JSON serializer.
cpython's json version is 2.0.9 so this line is never used.
2017-05-20 22:09:08 -04:00
..