django/docs/ref/models
Russell Keith-Magee 16f05e78f1 [1.0.X] 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.
Merge of r9865 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9875 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-22 07:19:26 +00:00
..
fields.txt [1.0.X] 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 07:19:26 +00:00
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
instances.txt [1.0.X] Fixed a couple of markup errors in the documentation. 2008-10-06 08:43:38 +00:00
options.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
querysets.txt [1.0.X] Documented that case-insensitive matching is not supported for non-ASCII 2009-01-06 03:35:46 +00:00
relations.txt [1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:53:47 +00:00