summaryrefslogtreecommitdiff
path: root/news/models.py
AgeCommit message (Expand)Author
2011-01-08Remove automatic ID column definitionsDan McGee
2010-10-13Connect post_save signals where they will always be triggeredDan McGee
2010-09-21Update news views to use slug instead of IDDan McGee
2010-09-21Add migrations to populate the news slug and make it non-nullDan McGee
2010-09-21Add news slug fieldDan McGee
2010-09-15Spruce up news admin viewDan McGee
2010-09-14Add last modified date to newsDan McGee
2010-09-08Move news model to an appropriate placeDan McGee
2010-09-08Put news under south controlDan McGee
2008-03-08Moved models aroundeliott
2007-12-29Removed import no longer used.eliott
2007-12-29Massive retab fest.eliott
2007-12-22renamed importseliott
2007-11-03Initial import for public release...eliott