Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object-specific template and moderator? #189

Open
BoPeng opened this issue Mar 1, 2020 · 0 comments
Open

Object-specific template and moderator? #189

BoPeng opened this issue Mar 1, 2020 · 0 comments

Comments

@BoPeng
Copy link

BoPeng commented Mar 1, 2020

My application is planned to have several different types of request-approval processes, such as users ask confirmation from a group manager to join a group, group manager invites users to join group, authors asks manager approval to publish a book. These do not appear to be related to Django-moderation but I could potentially create a model with actions that need to be moderated by different groups of users. For example one record could be created by user for joining a group that is moderated by group manager and another record could be created by manager for joining the group that is moderated by specific user. The post approval actions could be used to perform the actual operations.

Is this kind of application possible with Django-moderation? More specifically, is it possible to assign different moderator and use different template for each record? If not, does anyone have any other app to recommend?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant