Files
reddit/r2
Max Goodman b547a11d00 Fix validating uploads post-"storify" removal.
Refactoring out the old "storify" function and duplicated request data
params changed the semantics of file uploads. Uploads are now presented
as cgi.FieldStorage values to our validators, and need to be referenced
by their `.value` property to get the data.
2013-10-01 15:11:55 -07:00
..
2013-09-27 15:20:41 -04:00
2013-01-02 15:27:11 -08:00