Joe Bryan
Results
1
issues of
Joe Bryan
Reference the following Django trac: http://code.djangoproject.com/ticket/13526 Current master of this repo imports JSONEncoder and JSONDecoder directly which results in an error that the JSONDecoder object has no attribute object_pairs_hook. Modifying...