django/docs/ref/models
Gary Wilson Jr b3b541b68e [1.0.X]: Fixed #10553 -- Corrected several uses of `URLconf` in documentation and comments, according to the Django style guide. Based on patch from rduffield.
Backport of r10256 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31 16:09:22 +00:00
..
fields.txt [1.0.X]: Fixed a few class references in the model field docs. 2009-03-30 19:55:29 +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 #10553 -- Corrected several uses of `URLconf` in documentation and comments, according to the Django style guide. Based on patch from rduffield. 2009-03-31 16:09:22 +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