Skip to content

Commit 2622088

Browse files
authored
Update README.md
1 parent e088316 commit 2622088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff 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
422422
pip install django-pydantic-field django-jsonform

0 commit comments

Comments
 (0)