Commit 986774a
authored
feat: ✨ Make file blob contents editable (hacktoolkit#432)
To make the files editable in the Django admin this small addition
needed.
`editable` option is `False` by default for `BinaryField`1 parent bf3e5f8 commit 986774a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments