log bns_website/news/admin.py @ 23:1357c69e887d

age author description
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.