jmoiron plays the blues

286c436b to python-github allow a list of issues to be fetched from a repository with Repository.issues, ticket #1
#164 to johnny-cache fix front-page documentation, memcached.MemcachedClass -> memcached.MemcachedCache, as pointed out on twitter by @bhagany and chrisjones as #43
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.