django/docs/topics/db
Luke Plant f7814cdfe6 Fixed #13035 - Incorrect documentation regarding admin and default managers
Thanks to rasca for report and gabrielhurley for patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@12930 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-06 11:52:32 +00:00
..
aggregation.txt
index.txt
managers.txt Fixed #13035 - Incorrect documentation regarding admin and default managers 2010-04-06 11:52:32 +00:00
models.txt
multi-db.txt Refs #12767 -- Modified the multi-db docs to remove the implication that contrib.auth can be easily put on a separate database. 2010-03-10 12:35:55 +00:00
optimization.txt
queries.txt Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt 2010-04-06 10:54:59 +00:00
sql.txt Fixed #12941 -- Added documentation for the connections dictionary. Thanks to atlithorn@gmail.com for the report, and Alex Gaynor for the original text. 2010-03-08 03:19:26 +00:00
transactions.txt