unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.94k stars 188 forks source link

fix: non-dynamically added filefields #856

Closed yardensachs closed 1 week ago

yardensachs commented 2 weeks ago

Fixes #855

lukasvinclav commented 1 week ago

Hey, thanks for PR. I submitted new PR #861 handling one more edge case to prevent binding change event multiple times.