summaryrefslogtreecommitdiffstats
path: root/news/models.py
AgeCommit message (Expand)AuthorFilesLines
2010-09-21Update news views to use slug instead of IDDan McGee1-1/+1
2010-09-21Add migrations to populate the news slug and make it non-nullDan McGee1-1/+1
2010-09-21Add news slug fieldDan McGee1-0/+1
2010-09-15Spruce up news admin viewDan McGee1-2/+2
2010-09-14Add last modified date to newsDan McGee1-1/+3
2010-09-08Move news model to an appropriate placeDan McGee1-0/+23
2010-09-08Put news under south controlDan McGee1-0/+0
2008-03-08Moved models aroundeliott1-21/+0
2007-12-29Removed import no longer used.eliott1-1/+0
2007-12-29Massive retab fest.eliott1-12/+15
2007-12-22renamed importseliott1-1/+1
2007-11-03Initial import for public release...eliott1-0/+19