django1/docs/ref
Timo Graham cd2cf87243 [1.2.X] Fixed #14842 - Indent the model Meta options. Thanks adamv.
Backport of r15110 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15111 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-29 20:34:40 +00:00
..
contrib [1.2.X] Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis and zerok for the patch. 2010-12-28 00:13:13 +00:00
files [1.2.X] Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for catching the mistake. 2010-12-06 23:08:21 +00:00
forms [1.2.X] Fixed #11496 - note that DecimalField max/min_value should be type(decimal.Decimal); thanks adamv. 2010-12-28 21:56:33 +00:00
models [1.2.X] Fixed #14842 - Indent the model Meta options. Thanks adamv. 2010-12-29 20:34:40 +00:00
templates [1.2.X] Fixed #13452 - Document that regroup can be used with any template lookup. Thanks shacker for the suggestion and draft patch. 2010-12-29 20:21:28 +00:00
authbackends.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
databases.txt [1.2.X] Fixed #14320 - Add a note about lack of timezone support in MySQL. Thanks RauntyDave for the suggestion, adamv for the patch. 2010-12-28 13:36:12 +00:00
django-admin.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
exceptions.txt [1.2.X] Fixed #14545 -- Added ValidationError to Exceptions Reference docs and improved Sphinx metadata. 2010-10-23 21:21:34 +00:00
generic-views.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
index.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
middleware.txt [1.2.X] Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:28:04 +00:00
request-response.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
settings.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
signals.txt [1.2.X] Fixed #14712 - Add an example for the post_syncdb signal. Thanks Frank Wiles for the patch. 2010-12-29 15:48:50 +00:00
unicode.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
utils.txt [1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch 2010-10-09 08:25:01 +00:00
validators.txt [1.2.X] Fixed #14537 -- Added documentation on where validators can be imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report. 2010-10-23 22:07:33 +00:00