jmoiron plays the blues

2d616ffc to micromongo add setup.cfg allowing build_sphinx & upload_docs to work in harmony
b74e3380 to micromongo in-code documentation updates in preparation for releasing docs to pypi
#165 to johnny-cache fix cache backends to work with Django 1.3 by adding kwargs, without breaking backwards compatibility.
239ac943 to micromongo alter the default micromongo cursors to be iterable more than once (if they are not set as tailable)
1301e658 to jmoiron.net add blog detail view, add prelim comment model, alter comment migration to be more in line with the shape of stream entries and blogs ('timestamp' key, etc)
31c3a46d to jmoiron.net fix blog timezones, tweak the comment icon to display in a nicer vertical position
ec79ed6c to jmoiron.net add pygments styles, creative-commons icon, get style more or less up to speed with what's online
108ea738 to jmoiron.net a huge pile of changes porting over lots of the old style to the new node.js version of lessjs + bootstrap.less; i've removed a couple of unnecessary container divs to make and made the markup and style a lot cleaner; the stream essentially works now and includes pagination; also added an ajax stream view for either a "more" or a twitter-style infinite scroll
67a627e0 to django-slow-log Merged pull request #1 from skoczen/7e77665d772faddaad44. Updated the matcher regex to also work on mac os 10.6
#48 to dotfiles add jellybeans.vim python modifications
8cf2bd05 to jmoiron.net switch comments to an oid reference in the migration script rather than an explicit comment; still not sure i'll bother with real mongo refs