File tree 1 file changed +2
-2
lines changed
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)
407
407
408
408
# ## ~~Django Admin Usage: JSONFormWidget for editing `BinProvider` and `Binary` data~~
409
409
410
+ < details>< summary> Expand to see more... < / summary>
411
+
410
412
< img src = " https://github.com/ArchiveBox/abx-pkg/assets/511499/63705a57-4f62-4dbe-9f3a-0515323d8b5e" width = " 600px" / >
411
413
412
414
> [! IMPORTANT ]
@@ -415,8 +417,6 @@ register_admin_views(custom_admin)
415
417
> - https:// github.com/ surenkov/ django- pydantic- field/ issues/ 65
416
418
> - https:// github.com/ surenkov/ django- pydantic- field/ issues/ 66
417
419
418
- < details>< summary> Expand to see more... < / summary>
419
-
420
420
~~ Install `django- jsonform` to get auto- generated Forms for editing BinProvider, Binary, etc. data~~
421
421
```bash
422
422
pip install django- pydantic- field django- jsonform
You can’t perform that action at this time.
0 commit comments