summaryrefslogtreecommitdiffstats
path: root/news/models.py
AgeCommit message (Collapse)AuthorFilesLines
2010-09-08Move news model to an appropriate placeDan McGee1-0/+23
Never would have guessed it should actually be in news/models.py. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-09-08Put news under south controlDan McGee1-0/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-03-08Moved models aroundeliott1-21/+0
2007-12-30Removed import no longer used.eliott1-1/+0
2007-12-30Massive retab fest.eliott1-12/+15
Also added vim command comment to the end of files.
2007-12-22renamed importseliott1-1/+1
2007-11-03Initial import for public release...eliott1-0/+19
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!