Updated docs

This commit is contained in:
Ross Lawley
2012-03-05 11:35:12 +00:00
parent 6ecdc7b59d
commit 69251e5000
2 changed files with 8 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ Document._get_subclasses - Is no longer used and the class method has been remov
Document.objects.with_id - now raises an InvalidQueryError if used with a filter.
FutureWarning - A future warning has been added to all inherited classes that
don't define `allow_inheritance` in their meta.
0.4 to 0.5
===========