Added docs about using MongoEngine with Django

This commit is contained in:
Harry Marr
2010-01-07 22:48:39 +00:00
parent d48296eacc
commit b7e8108edd
3 changed files with 23 additions and 0 deletions

View File

@@ -2,6 +2,14 @@
Changelog
=========
Changes is v0.1.3
=================
- Added Django authentication backend
- Added Document.meta support for indexes, which are ensured just before
querying takes place
- A few minor bugfixes
Changes in v0.1.2
=================
- Query values may be processed before before being used in queries

View File

@@ -16,6 +16,7 @@ The source is available on `GitHub <http://github.com/hmarr/mongoengine>`_.
tutorial
userguide
apireference
django
changelog
Indices and tables