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

Moderation views are unnecessary in Django 1.1 #4

Open
copiesofcopies opened this issue Apr 16, 2010 · 0 comments
Open

Moderation views are unnecessary in Django 1.1 #4

copiesofcopies opened this issue Apr 16, 2010 · 0 comments

Comments

@copiesofcopies
Copy link
Contributor

In Django 1.1, you can make fields in an Admin list view editable. I patched admin.py to make moderation_status editable. Now objects can be moderated directly from the list, which (I believe) makes separate views unnecessary.

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