Hello all! Is there any way to do accounting with pyramid python?
I would like to develop a web application where the users navigation time is tracked. When the preconfigured usage time is passed, the session get invalidated and the user get logged out. I already have all the code for administer sessions, users logins, database and static contents. I only need to figure out how to implement the accounting part to limit the navigation time on the web application. Thank you, cheers fabio -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
