log bns_website/news/admin.py @ 22:6cb0d49187ae

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