derek-schaefer / django-json-field

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

Fix django 1.8 deprecation warning #46

Closed humrochagf closed 1 year ago

humrochagf commented 6 years ago

This PR fix Django 1.8 deprecation warning without breaking backwards compatibility and also fix the test suite that was breaking at Django 1.8