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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connection.py | ||
| dereference.py | ||
| django_tests.py | ||
| document.py | ||
| dynamic_document.py | ||
| fields.py | ||
| fixtures.py | ||
| mongoengine.png | ||
| queryset.py | ||
| signals.py | ||