Mercurial > public > bravenewsurf
log bns_website/news/admin.py @ 41:9ce9f77d6cde
age | author | description |
---|---|---|
2011-11-05 | Brian Neal | Adding support for the TinyMCE javascript editor in the admin for news and reviews apps. |
2011-11-01 | 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. |
2011-11-01 | Bob Mourlam | Moved the news admin to its own file and removed it from Brian's band admin. I'm an idiot. |