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

Default approve(), reject() methods overwrite moderation_reason #7

Open
absoludity opened this issue Nov 26, 2010 · 0 comments
Open

Comments

@absoludity
Copy link

As there is only one moderation_object per instance, and this moderation object can go from Pending->Approved->Pending->Approved etc., it would be great if the moderation_reason was not overwritten on each call to approve() (in models._moderate()

Current work-around is to provide a custom approve()/reject() on your model.

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