On Fri, 2012-08-10 at 22:35 -0700, Zak wrote: > Is there something like this ( auth tutorial ) but using MongoDB > instead of zodb? There is a ton of zodb-specific steps in that > tutorial so I'm finding it near impossible to adapt to mongo. > Hi,
I have ported the code of this tutorial to MongoDB (with Jinja2 templates), it's available at https://github.com/brahici/pyramid_mongodb_jinja2_tutorial Brice > -- > You received this message because you are subscribed to the Google > Groups "pylons-discuss" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/pylons-discuss/-/tXpBUMzOlvkJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to pylons-discuss > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
