summaryrefslogtreecommitdiffstats
path: root/main/utils.py
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Consolidate caching black magicDan McGee1-9/+25
2010-10-13Connect post_save signals where they will always be triggeredDan McGee1-1/+23
2010-10-13Add ability to clear a cached function resultDan McGee1-4/+13
2010-10-07Move import to top levelDan McGee1-2/+1
2010-07-10Make the cache_function key a bit more descriptiveDan McGee1-0/+1
2010-06-21Add utility cache_functionDan McGee1-0/+35
2008-10-11separate copyrighted middleware from my additionsDusty Phillips1-16/+0
2008-10-10use RequestContext because its standardDusty Phillips1-4/+0
2008-10-07need better than ids for optionsDusty Phillips1-0/+3
2008-09-16drop a bunch of stuff not necessary for django 1.0Dusty Phillips1-17/+0
2008-03-08Moved models aroundeliott1-0/+36