diff options
author | Dan Langille <dvl@FreeBSD.org> | 2021-04-20 17:40:20 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2021-04-20 17:56:05 +0000 |
commit | 29c190b2523e5ccfb0e8021f6680c235460557a4 (patch) | |
tree | 0dcfe768adfafa7c0cf4391a52acbd8c97c69898 /www/Makefile | |
parent | fa23d8ff9637a10ef2df4626d572c989cda55663 (diff) | |
download | ports-29c190b2523e5ccfb0e8021f6680c235460557a4.tar.gz ports-29c190b2523e5ccfb0e8021f6680c235460557a4.zip |
Add www/py-django-object-actions
App for adding object tools for models in the admin
PR: 254834
Reported by: gettoknowmi <gettoknowmi@yahoo.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6ea18a8f18be..f2f3d14b7f26 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1514,6 +1514,7 @@ SUBDIR += py-django-modern-rpc SUBDIR += py-django-mptt SUBDIR += py-django-netfields + SUBDIR += py-django-object-actions SUBDIR += py-django-otp SUBDIR += py-django-otp-yubikey SUBDIR += py-django-pglocks |