]> git.openstreetmap.org Git - osqa.git/blob - forum/views/vars.py
OSQA-435, the matching tags URL is now retrieved with the usage of the {% url %}...
[osqa.git] / forum / views / vars.py
1 ON_SIGNIN_SESSION_ATTR = 'on_signin_url'
2 PENDING_SUBMISSION_SESSION_ATTR = 'pending_submission_data'