derek-schaefer / django-json-field

Generic JSON model and form fields.
BSD 3-Clause "New" or "Revised" License
122 stars 86 forks source link

Move to python built-in json package #29

Closed millar closed 11 years ago

millar commented 11 years ago

Move away from django's deprecated in 1.6 simplejson package.