If anyone is interested in playing around with MongoDB and web.py, I wrote a Store class to use MongoDB as the backend for web.py sessions.
There's also some functions to handle user registration, login, logout etc. It lives here: http://github.com/whilefalse/webpy-mongodb-sessions/tree/master I still need to write some real tests for it. Thanks, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
