hacktoolkit / django-htk

A set of apps, utilities, middlewares, etc for Django
MIT License
140 stars 46 forks source link

feat: ✨ Make file blob contents editable #432

Open goztrk opened 5 months ago

goztrk commented 5 months ago

To make the files editable in the Django admin this small addition needed. editable option is False by default for BinaryField