Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-21 | Add utility cache_function | Dan McGee | |
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-11 | separate copyrighted middleware from my additions | Dusty Phillips | |
2008-10-10 | use RequestContext because its standard | Dusty Phillips | |
2008-10-07 | need better than ids for options | Dusty Phillips | |
2008-09-16 | drop a bunch of stuff not necessary for django 1.0 | Dusty Phillips | |
2008-03-08 | Moved models around | eliott | |