]> git.openstreetmap.org Git - osqa.git/blob - forum/views/vars.py
#OSQA-574, a bit of backwards compatibility, importing the with_statements from the...
[osqa.git] / forum / views / vars.py
1 ON_SIGNIN_SESSION_ATTR = 'on_signin_url'
2 PENDING_SUBMISSION_SESSION_ATTR = 'pending_submission_data'