openwisp / django-rest-framework-gis

Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
http://openwisp.org
MIT License
1.08k stars 200 forks source link

[bug] Browsable API form does not prepopulates the form with model data #261

Open nemesifier opened 3 years ago

nemesifier commented 3 years ago

The HTML form in the browsable API does not prepopulate the fields with the model data. The RAW form works, but the HTML form doesn't.