summaryrefslogtreecommitdiff
path: root/news
AgeCommit message (Expand)Author
2011-04-07Utilize Django 1.3 'on_delete' feature on several foreign keysDan McGee
2011-04-07Consolidate caching black magicDan McGee
2011-04-07Add some migrations to convert database to UTC timeDan McGee
2011-04-07Use UTC datetime objects everywhereDan McGee
2011-04-07Ensure feed GUIDs are unchanging and uniqueDan McGee
2011-01-14Clean up news redirect argumentDan McGee
2011-01-10Fix old news URLs not redirecting properlyrelease_2011-01-10Dan McGee
2011-01-08Remove automatic ID column definitionsDan McGee
2010-12-13Move news urls into own fileDan McGee
2010-10-13Connect post_save signals where they will always be triggeredDan McGee
2010-09-29Fix migration dependencies exposed after moving modelsDan McGee
2010-09-21Auto-populate slug on news item creationDan 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-20Update news permission required stringrelease_2010-09-20Dan McGee
2010-09-15Spruce up news admin viewDan McGee
2010-09-14Add last modified date to newsDan McGee
2010-09-08Show news in adminDan McGee
2010-09-08Paginate the news list viewrelease_2010-09-08Dan McGee
2010-09-08Move news model to an appropriate placeDan McGee
2010-09-08Put news under south controlDan McGee
2010-09-03Use direct_to_template in all remaining possible placesDan McGee
2010-07-06Format all news items using markdownDan McGee
2010-07-02Defer loading news content when listing news itemsDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-20Remove AutoUserMiddlewareDan McGee
2010-02-17News: make add/edit page form largerDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2008-10-05drop some unused importsDusty Phillips
2008-10-05port news to django 1.0 using generic viewsDusty Phillips
2008-07-30fix permission bug on newsDusty Phillips
2008-06-27use a nicer decoratorDusty Phillips
2008-03-08Moved models aroundeliott
2007-12-29Removed import no longer used.eliott
2007-12-29Massive retab fest.eliott
2007-12-29Modified render_template and renamed it to render_response (consistent witheliott
2007-12-22renamed importseliott
2007-11-03Initial import for public release...eliott