How to have a buildout config that extends another buildout config
Buildout is a pretty useful tool, but the documentation is somewhat lacking. I needed to have specialized buildouts for dev and staging that extend a more general buildout. I couldn't find this in the buildout docs, but I found...