Added docs for QuerySet.only

This commit is contained in:
Harry Marr
2010-02-28 17:52:29 +00:00
parent 5e2c5fa97b
commit 4451843a39
2 changed files with 30 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ master_doc = 'index'
# General information about the project.
project = u'MongoEngine'
copyright = u'2009, Harry Marr'
copyright = u'2009-2010, Harry Marr'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the