mongoengine/tests
Steve Challis b5eb3ea1cd Added a Django storage backend.
- New GridFSStorage storage backend
- New FileDocument document for storing files in GridFS
- Whitespace cleaned up in various files
2010-09-29 23:36:58 +01:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
connnection.py Added a Django storage backend. 2010-09-29 23:36:58 +01:00
document.py Makes the tests compatible to pymongo 1.7+. Not backwards compatible! 2010-07-19 01:32:28 +02:00
fields.py Added a Django storage backend. 2010-09-29 23:36:58 +01:00
queryset.py Fixed incorrect $pull test 2010-08-30 19:59:49 +01:00