Updated docs regarding GridFS

refs #492
This commit is contained in:
Ross Lawley
2012-05-09 11:39:30 +01:00
parent 95e7397803
commit 97c5b957dd
3 changed files with 7 additions and 5 deletions

View File

@@ -4,6 +4,8 @@ Changelog
Changes in 0.6.X
================
- FileField now automatically delete files on .delete()
- Fix for GenericReference to_mongo method
- Fixed connection regression
- Django User document allows inheritance