log bns_website/news/admin.py @ 108:9ca05ec9b64e tip

age author description
Fri, 04 Nov 2011 19:26:48 -0500 Brian Neal Adding support for the TinyMCE javascript editor in the admin for news and reviews apps.
Mon, 31 Oct 2011 21:45:03 -0500 Bob Mourlam I added a list_filter and search_fields to the model admin for the news app. That way you can sort by date and search the title and content.