File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -407,6 +407,8 @@ register_admin_views(custom_admin)
407407
408408# ## ~~Django Admin Usage: JSONFormWidget for editing `BinProvider` and `Binary` data~~
409409
410+ < details>< summary> Expand to see more... < / summary>
411+
410412< img src = " https://github.com/ArchiveBox/abx-pkg/assets/511499/63705a57-4f62-4dbe-9f3a-0515323d8b5e" width = " 600px" / >
411413
412414> [! IMPORTANT ]
@@ -415,8 +417,6 @@ register_admin_views(custom_admin)
415417> - https:// github.com/ surenkov/ django- pydantic- field/ issues/ 65
416418> - https:// github.com/ surenkov/ django- pydantic- field/ issues/ 66
417419
418- < details>< summary> Expand to see more... < / summary>
419-
420420~~ Install `django- jsonform` to get auto- generated Forms for editing BinProvider, Binary, etc. data~~
421421```bash
422422pip install django- pydantic- field django- jsonform
You can’t perform that action at this time.
0 commit comments