Bug 254834 - [NEW-PORT] www/py-django-object-actions: Django app for adding object tools for models in the admin
Summary: [NEW-PORT] www/py-django-object-actions: Django app for adding object tools f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 21:17 UTC by gettoknowmi
Modified: 2021-07-02 18:12 UTC (History)
1 user (show)

See Also:


Attachments
py-django-object-actions port files (1.23 KB, application/x-shellscript)
2021-04-06 21:17 UTC, gettoknowmi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gettoknowmi 2021-04-06 21:17:54 UTC
Created attachment 223877 [details]
py-django-object-actions port files

If you've ever tried making admin object tools,
you may have thought,
"why can't this be as easy as making Django Admin Actions?"
Well now they can be.

WWW: https://github.com/crccheck/django-object-actions
Comment 1 Dan Langille freebsd_committer freebsd_triage 2021-04-20 16:22:21 UTC
I see 3.0.2 is out, shall we try that one?
Comment 2 Dan Langille freebsd_committer freebsd_triage 2021-04-20 17:12:13 UTC
I can make that change locally. No need to update the shar file.
Comment 3 gettoknowmi 2021-04-20 17:38:43 UTC
yes go ahead - thanks
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-20 17:56:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29c190b2523e5ccfb0e8021f6680c235460557a4

commit 29c190b2523e5ccfb0e8021f6680c235460557a4
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-04-20 17:40:20 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2021-04-20 17:56:05 +0000

    Add www/py-django-object-actions

    App for adding object tools for models in the admin

    PR:             254834
    Reported by:    gettoknowmi <gettoknowmi@yahoo.com>

 www/Makefile                                 |  1 +
 www/py-django-object-actions/Makefile (new)  | 18 ++++++++++++++++++
 www/py-django-object-actions/distinfo (new)  |  3 +++
 www/py-django-object-actions/pkg-descr (new) |  6 ++++++
 4 files changed, 28 insertions(+)
Comment 5 Dan Langille freebsd_committer freebsd_triage 2021-07-02 18:12:58 UTC
Seems this work was done months ago.