mongoengine/docs
Ross Lawley 6f29d12386 Changed the inheritance model to remove types
The inheritance model has changed, we no longer need to store an array of
`types` with the model we can just use the classname in `_cls`.

See the upgrade docs for information on how to upgrade
MongoEngine/mongoengine#148
2012-10-15 13:48:02 +00:00
..
_themes/nature Added API Reference to docs 2009-12-19 16:04:05 +00:00
code Added docs directory, started tutorial 2009-11-22 23:26:21 +00:00
guide Changed the inheritance model to remove types 2012-10-15 13:48:02 +00:00
apireference.rst Updated docs regarding fields 2012-07-11 15:56:34 +01:00
changelog.rst Changed the inheritance model to remove types 2012-10-15 13:48:02 +00:00
conf.py Fix docs 2012-03-05 11:43:54 +00:00
django.rst 0.6.3 release 2012-03-24 19:06:08 +00:00
index.rst Update docs/index.rst 2012-09-11 12:38:40 +03:00
Makefile Added API Reference to docs 2009-12-19 16:04:05 +00:00
tutorial.rst Updated docs re: reverse delete rules 2011-12-01 08:16:13 -08:00
upgrade.rst Changed the inheritance model to remove types 2012-10-15 13:48:02 +00:00