Jona Andersen c474ca0f13 Allow File-like objects to be stored.
No longer demands FileField be an actual instance of file, but instead
checks whether object has a 'read' attribute. Fixes read() on
GridFSProxy to return an empty string on read failure, or None if file
does not exist.
2012-04-22 13:49:18 +02:00
..
2012-02-29 11:23:43 +00:00
2011-10-27 00:58:47 -07:00
2011-10-27 01:18:32 -07:00