]> git.openstreetmap.org Git - osqa.git/blob - forum/views/vars.py
we compress the XML dump, convert the binary data to ASCII base64 encoded and send...
[osqa.git] / forum / views / vars.py
1 ON_SIGNIN_SESSION_ATTR = 'on_signin_url'
2 PENDING_SUBMISSION_SESSION_ATTR = 'pending_submission_data'