oscarmlage / django-cruds-adminlte

django-cruds is simple drop-in django app that creates CRUD for faster prototyping
BSD 3-Clause "New" or "Revised" License
425 stars 82 forks source link

New widgets does not keep the old values #1

Closed oscarmlage closed 7 years ago

oscarmlage commented 7 years ago

New widgets are not keeping the old database values, probably something related to the get_context() and "value".