summaryrefslogtreecommitdiffstats
path: root/news/admin.py
AgeCommit message (Collapse)AuthorFilesLines
2010-09-15Spruce up news admin viewDan McGee1-2/+2
Add last modified date as a column, and fix up some other small display, sorting, and ordering issues. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-09-08Show news in adminDan McGee1-0/+10
And be able to do filtering/sorting/etc. with it. Signed-off-by: Dan McGee <dan@archlinux.org>