hypy13 / hypy13/django-daisy

Actions in change form

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
365
Forks
35
Avg merge
1d 17h
Merged PRs (30d)
3

Description

Is there any plan to upgrade it to the latest Django version and also include actions in the change form?

`@admin.action(description="[My Action]", location=[ActionLocation.CHANGE_FORM])`

Contributor guide

Open the contributing guide

Research direction

Start by checking the project's Django version constraints and the Django admin change-form entry points. Compare the supported Django action API with the requested CHANGE_FORM location, then identify or add coverage for actions rendered and executed from the change form; done means the project supports the latest intended Django version and the documented action decorator works there.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.