jmoiron plays the blues

created django-slow-log, django slow request log
created django-slow-log, django slow request log
created django-slow-log, django slow request log
created django-slow-log, django slow request log
created django-slow-log, django slow request log
created django-slow-log, django slow request log
d80eb73c to django-slow-log fix another bug in open_file
0aa18623 to django-slow-log mkdirs -> makedirs (woof)
ed731877 to django-slow-log fix a README typo
a4f8f0de to django-slow-log fix setup.py to use a VERSION included in django_slow_log's module
f66ab30c to django-slow-log add MANIFEST.in which includes the license and readme and will fix the pypi package
8d1da409 to django-slow-log get ready for initial distribution to pypi
97896051 to django-slow-log modify README to add info about installation/usage
427b6556 to django-slow-log initial commit, working logging middleware
created django-slow-log, django slow request log
#145 to johnny-cache add a check for 1.1.x to guard against trying to iterate over WhereNodes; this should take care of #30, the attached patch did not pass johnny's tests for django-1.1.3