[Twisted-Python] woven authentications and connections.
Syver Enstad
syver at inout.no
Fri Oct 3 02:47:41 MDT 2003
I am in the process of implementing authentication for an intranet
application using woven. I will be storing the login information in
the session. On each request I will connect to the database and pass
the connection to the page handling the request. How do I know when
the request is finished so that I can close the connection?
More information about the Twisted-Python
mailing list