django/docs/ref/models
James Bennett 16787c6903 [1.3.X] Fixed #16109: Corrected an inconsistency in URLconf examples for matching a numeric month. Backport of [16811] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16812 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-11 05:45:26 +00:00
..
fields.txt [1.3.X] Altered the behavior of URLField to avoid a potential DOS vector, and to avoid potential leakage of local filesystem data. A security announcement will be made shortly. 2011-09-10 01:08:24 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt [1.3.X] Fixed #16109: Corrected an inconsistency in URLconf examples for matching a numeric month. Backport of [16811] from trunk. 2011-09-11 05:45:26 +00:00
options.txt Fixed #14842 - Indent the model Meta options. Thanks adamv. 2010-12-29 20:30:24 +00:00
querysets.txt [1.3.X] Fixed #16580 - Typo in docs/ref/models/querysets.txt 2011-08-06 18:50:19 +00:00
relations.txt Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to adamv for the report and patch. 2010-12-06 11:49:31 +00:00