summaryrefslogtreecommitdiff
path: root/main/utils.py
AgeCommit message (Expand)Author
2011-07-05Recent updates refactorDan McGee
2011-07-05Move set_created_field() to shared utils classDan McGee
2011-04-07Consolidate caching black magicDan McGee
2010-10-13Connect post_save signals where they will always be triggeredDan McGee
2010-10-13Add ability to clear a cached function resultDan McGee
2010-10-07Move import to top levelDan McGee
2010-07-10Make the cache_function key a bit more descriptiveDan McGee
2010-06-21Add utility cache_functionDan McGee
2008-10-11separate copyrighted middleware from my additionsDusty Phillips
2008-10-10use RequestContext because its standardDusty Phillips
2008-10-07need better than ids for optionsDusty Phillips
2008-09-16drop a bunch of stuff not necessary for django 1.0Dusty Phillips
2008-03-08Moved models aroundeliott