django/docs/topics/db
Malcolm Tredinnick 4d6763128f [1.0.X] Documented patterns for adding extra managers to model subclasses.
This seems to have been a source of confusion, so now we have some explicit
examples. Fixed #9676.

Backport of r10058 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-15 03:46:26 +00:00
..
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
managers.txt [1.0.X] Documented patterns for adding extra managers to model subclasses. 2009-03-15 03:46:26 +00:00
models.txt [1.0.X] Made it explicit if you accidentally override a Field from a parent model. 2009-03-04 10:40:50 +00:00
queries.txt [1.0.X] Minor update to documentation for many-to-many filter() calls. 2009-03-03 01:44:26 +00:00
sql.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
transactions.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00