[12:28:47] <aclark> mgedmin: in theory there is one for each buildout release…
[12:34:12] <mgedmin> it's weird when updating to a newer bootstrap.py changes (c) 2007 to (c) 2006
[18:41:27] <SoftwareMaven> Anybody around familiar with djangorecipe? I want to have two separate django projects, with project2 depending on project1.
[18:42:10] <SoftwareMaven> The goal is to get shared db and util code into its own project. There will be project3 that is not a web app but depends on the db code.
[23:20:09] <aclark> Hmmm, I think I suddenly need buildout to tell me what it sees in sys.path … do I need to make an extension for that?