Skip to content

Commit 813687e

Browse files
authored
docs: add Django Modal Actions as a similar package (#173)
Adding new Django Modal Actions package Deleting Django Object Actions which hasn't had a commit in 3 years
1 parent ad3b898 commit 813687e

File tree

2 files changed

+17
-32
lines changed

2 files changed

+17
-32
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -244,10 +244,9 @@ Some commands assume you are in the virtualenv. If you see
244244

245245
## Similar Packages
246246

247+
[Django Modal Actions](https://github.com/Mng-dev-ai/django-modal-actions) can
248+
open a simple form in a modal dialog.
249+
247250
If you want an actions menu for each row of your changelist, check out [Django
248251
Admin Row Actions](https://github.com/DjangoAdminHackers/django-admin-row-actions).
249252

250-
Django Object Actions is very similar to
251-
[django-object-tools](https://github.com/praekelt/django-object-tools), but does
252-
not require messing with your urls.py, does not do anything special with
253-
permissions, and uses the same patterns as making [admin actions].

poetry.lock

Lines changed: 14 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)