boostorg / boostorg/website-v2
Implement proper creation form for news type "Poll"
Open
- Dominant language
- HTML
- Stars
- 18
- Forks
- 28
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 81
Description
The current Poll creation form is only available to superadmin/moderators but is not functional. It needs to provide proper support for adding `PollChoices` via, maybe, inlineformsets.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing Poll creation form and the PollChoices relationship, then inspect how the current superadmin/moderator-only form is wired. Implement functional PollChoices entry using an inline formset, and verify that a Poll can be created with its choices through the form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100