On Fri, 2011-01-28 at 16:13 -0800, oO wrote:
> I though I'd share some of the things I'm discovering as I'm
> attempting to write a MongoDB+Pyramid application. I'm implementing a
> traversal based system, which may or may not be the right approach,
> but at least it forced me to start with the def
I though I'd share some of the things I'm discovering as I'm
attempting to write a MongoDB+Pyramid application. I'm implementing a
traversal based system, which may or may not be the right approach,
but at least it forced me to start with the default pyramid_starter
template which doesn't have depe