jmoiron plays the blues

9f96763b to johnny-cache merge
7f1ad4ad to johnny-cache fix for issue #56, save a per-project constant sentinel to the Cache, and treat that value as None for queries which return None, so that they may be cached
776cfcbc to johnny-cache add AUTHORS file with people whose code we've included either in the hg log or from comments on tickets
53d3f15e to johnny-cache Merged in jezdez/johnny-cache (pull request #4)
03da6be9 to johnny-cache I remember what johnny_cache_key is now :)
4ae4a389 to johnny-cache add a test looking for behavior in #48, which passes on johnny-tip
67606f45 to johnny-cache Fixes #47, reorganize johnny.utils, add celery_enable_all which uses the signals in Greg Taylor's code
6da899a1 to johnny-cache Fixes #42, check for child node iter before iterating over it, prevents 'ExtraWhere' object not iterable
30564a5b to redtape version bump
621b633d to redtape fix setup.py for 2.7's setuptools
ec658b69 to gevent-memcache-bench Update README.md
#195 to johnny-cache fix python2.4 support
#194 to johnny-cache Fix for test running into race condition
a0c5d83d to redtape redtape 1.0
2f97f154 to redtape add screenshot to readme.rst
280f2db7 to redtape header & footer customization, added a recursive option
a6262206 to redtape finish directory files and default output paths
#68 to dotfiles update some bash aliases and bashrc for pythonbrew support
#193 to johnny-cache protect django 1.1.4 from DB_CACHE_KEYS issues
77964358 to redtape add a t based todo list with outstanding tasks
94023cf4 to redtape go from hilite to pygments as a default highligter since it yields lighter documents, finish off --create-assets feature and custom templates, update readme