1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/models
2009-02-17 10:17:29 +00:00
..
fields.txt Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL. 2008-12-16 06:43:18 +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
instances.txt
options.txt
querysets.txt Clarified some documentation on the use of the aggregate() query modifier, following suggestions on IRC. Thanks to Tai Lee for the report. 2009-02-17 10:17:29 +00:00
relations.txt