USER STORY: Authorize comments #29
Labels
1
User Story Estimate is 1 story point
development
Development Process
must-have
A must-have feature
Milestone
User Story:
As a Site admin, I can authorize comments so that I can review the content before it's made public
Accepted Criteria:
- The user should be alerted if their comment successfully joins the siteRelated User Stories:
#28 - Admin CRUD features
#6 - Django Setup
Tasks:
actions = ['approve_comments']
toadmin.py
( any function names)approve_comments
methodqueryset
to update the recordsThe text was updated successfully, but these errors were encountered: