Mercurial > public > bravenewsurf
log bns_website/news/admin.py @ 29:ced908af601a
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. |
Mon, 31 Oct 2011 20:30:37 -0500 | Bob Mourlam | Moved the news admin to its own file and removed it from Brian's band admin. I'm an idiot. |