derek-schaefer / django-json-field

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

Add a Django settings override for parse_float #38

Open audleman opened 9 years ago

audleman commented 9 years ago

@derek-schaefer Here's a working solution for allowing users to override the parse_float option. Let me know if you think this code needs reworking in any way.

audleman commented 9 years ago

@derek-schaefer ping. Derek any chance you have time to review this? If not, I am happy to volunteer my time integrating this pull request.