summaryrefslogtreecommitdiffstats
path: root/news
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Show news in adminDan McGee1-0/+10
2010-09-08Paginate the news list viewrelease_2010-09-08Dan McGee1-0/+1
2010-09-08Move news model to an appropriate placeDan McGee3-1/+86
2010-09-08Put news under south controlDan McGee3-0/+21
2010-09-03Use direct_to_template in all remaining possible placesDan McGee1-4/+3
2010-07-06Format all news items using markdownDan McGee1-0/+12
2010-07-02Defer loading news content when listing news itemsDan McGee1-1/+2
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee1-0/+4
2010-06-20Remove AutoUserMiddlewareDan McGee1-3/+13
2010-02-17News: make add/edit page form largerDan McGee1-4/+4
2010-02-10Remove archweb prefix from all importsDan McGee1-1/+1
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales1-1/+1
2008-10-05drop some unused importsDusty Phillips1-3/+0
2008-10-05port news to django 1.0 using generic viewsDusty Phillips1-65/+28
2008-07-30fix permission bug on newsDusty Phillips1-3/+3
2008-06-27use a nicer decoratorDusty Phillips1-4/+4
2008-03-08Moved models aroundeliott2-23/+2
2007-12-29Removed import no longer used.eliott1-1/+0
2007-12-29Massive retab fest.eliott2-12/+18
2007-12-29Modified render_template and renamed it to render_response (consistent witheliott1-58/+58
2007-12-22renamed importseliott2-3/+3
2007-11-03Initial import for public release...eliott3-0/+101