1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics/db
2009-02-24 22:51:14 +00:00
..
aggregation.txt Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoudenberg for the report. 2009-02-24 22:51:14 +00:00
index.txt Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 2009-01-15 11:06:34 +00:00
managers.txt
models.txt Fixed #9347 -- Added an entry in the field reference for the verbose_name option. Thanks to marcoberi for the suggestion, and timo for the eventual patch. 2009-02-22 06:10:29 +00:00
queries.txt Fixed #10303 -- Corrected a contradiction in the docs regarding the capabilities of the .update() clause that was introduced by the documentation for F() expressions. Thanks to gluckj for the report. 2009-02-19 22:45:48 +00:00
sql.txt
transactions.txt