django/docs/topics/db
Malcolm Tredinnick 292f503845 Clarified and expanded documentation for Manager.use_for_related_fields.
This is for Manager subclasses that are default managers, but only
sometimes.  The general rule is: "don't use it." If you really need it,
read the instructions.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10057 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-15 03:42:08 +00:00
..
aggregation.txt
index.txt
managers.txt Clarified and expanded documentation for Manager.use_for_related_fields. 2009-03-15 03:42:08 +00:00
models.txt Made a couple of cross-references in the model fields documentaiton consistent. 2009-03-09 03:33:54 +00:00
queries.txt Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00
sql.txt
transactions.txt Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00