Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-10 | Make the cache_function key a bit more descriptive | Dan McGee | 1 | -0/+1 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-06-21 | Add utility cache_function | Dan McGee | 1 | -0/+35 | |
This allows caching the results of an arbitrary function and its arguments in the Django-managed cache, e.g. memcached in production. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2008-10-12 | separate copyrighted middleware from my additions | Dusty Phillips | 1 | -16/+0 | |
2008-10-11 | use RequestContext because its standard | Dusty Phillips | 1 | -4/+0 | |
2008-10-07 | need better than ids for options | Dusty Phillips | 1 | -0/+3 | |
2008-09-17 | drop a bunch of stuff not necessary for django 1.0 | Dusty Phillips | 1 | -17/+0 | |
2008-03-08 | Moved models around | eliott | 1 | -0/+36 | |