Skip to content

Commit

Permalink
Update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
pauk-slon authored Oct 8, 2023
1 parent b16d38d commit 368fb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
`django-admin-form-action` is intended to implement parametrized actions on the Django admin site.
Action parameters are passed through an intermediate form as it shown below.

![demo](demo.gif "Demo")
![demo](https://github.com/pauk-slon/django-admin-form-action/assets/2351932/a6c67b47-0fde-4d9e-9c23-cb50e9a87e48)

The demonstrated functionality can be implemented with `django-admin-form-action` in the following way:

Expand Down

0 comments on commit 368fb0d

Please sign in to comment.