Re: [SQLObject] Example of SQLObject with web.py
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2013-05-23 22:12:30
|
On Thu, May 23, 2013 at 05:50:31PM -0400, Rhubarb Sin <rhu...@gm...> wrote: > In case anyone needs help getting SQLObject caching to play well with > web.py (particularly with a multi-process implementation like a > typical WSGI setup), I've posted some example code for my solution on > GitHub: > > https://github.com/RhubarbSin/example-sqlobject-webpy Thank you! I'll add it to the http://sqlobject.org/links.html page. Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |