django/docs/ref/models
Gary Wilson Jr ef933f1643 Fixed a few class references in the model field docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-30 19:54:27 +00:00
..
fields.txt Fixed a few class references in the model field docs. 2009-03-30 19:54:27 +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 Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FOO, and get_previous_by_FOO. Thanks to rctay for the report, and timo for the patch. 2009-03-24 11:46:18 +00:00
options.txt Corrected syntax typos in a couple of versionadded directives. 2009-03-21 15:28:51 +00:00
querysets.txt Fixed #10574 -- Documented interaction between annotations and order_by. 2009-03-25 09:05:38 +00:00
relations.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00