Pylons check for cookie on every page load

Posted by ensnare on Stack Overflow See other posts from Stack Overflow or by ensnare
Published on 2010-04-01T20:40:56Z Indexed on 2010/04/01 20:43 UTC
Read the original article Hit count: 141

Filed under:
|
|

Hi -- I want to check whether or not a cookie is set with every page load in Pylons. Where's the best place to put this logic? Thanks!

© Stack Overflow or respective owner

Related posts about python

Related posts about pylons