]> git.openstreetmap.org Git - osqa.git/blob - forum/views/vars.py
moving the update block to a separate function in the base package, creating the...
[osqa.git] / forum / views / vars.py
1 ON_SIGNIN_SESSION_ATTR = 'on_signin_url'
2 PENDING_SUBMISSION_SESSION_ATTR = 'pending_submission_data'