django1/docs/ref/models
Karen Tracey 5bd63663a9 Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11887 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-17 15:10:38 +00:00
..
fields.txt Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this. 2009-12-17 15:10:38 +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 #11527 -- Added unit tests and documentation for the use of F() expressions in single object updates. Thanks to Zachary Voase for the patch. 2009-07-24 13:38:36 +00:00
options.txt Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 2009-11-12 13:58:32 +00:00
querysets.txt Fixed #11402: added a `QuerySet.exists()` method. Thanks, Alex Gaynor. 2009-10-24 00:28:39 +00:00
relations.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00