jmoiron plays the blues
released gaspar; ship cpu intensive tasks to simple preforked workers; easy & infrastructureless http://t.co/9X8rjpj9
Wish there was a saner way to group tasks in a #fabric fabfile so that "fab --list" wasn't impossible to sort through.
@mikeywaites should only fail if you bypass django.db.models.sql.compiler somehow; does your custom QS inherit from models.query.QuerySet?
@mikeywaites it should; it patches django's sql query compiler (the thing that turns ORM chains into SQL), which is pretty deep.
@funkatron agree in spirit with your manifesto; if software is managing complexity, composing apps from simple tools is the only way to go