aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/request.py
Commit message (Collapse)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Drop sessions with invalid ObjectIdsElrond2012-01-141-4/+8
| | | | | | | | The session can contain invalid objectids when switching a more or less live instance (with logged in users) from mongo to sql or vice versa. So drop the complete session and force the user to login again.
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-0/+37