gregplaysguitar / djangocms2000

Flexible Django CMS with edit-in-place capability. Master branch is stable
http://gregbrown.co.nz/code/djangocms2000/
Other
8 stars 8 forks source link

Fix block/image admin #11

Closed gregplaysguitar closed 11 years ago

gregplaysguitar commented 11 years ago

Create a custom filter for Block/image admin which defaults to showing just those attached to a site, but has option for show all, instead of only showing the site blocks etc in the admin via the queryset filter

http://stackoverflow.com/questions/851636/default-filter-in-django-admin/16556771#16556771