django/docs
Gabriel Hurley 767cf955d2 Fixed #5327 -- Added standardized field information to ModelChoiceField and ModelMultipleChoiceField documentation. Thanks to danielrubio for the report and PhiR for the text.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14214 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-14 10:03:08 +00:00
..
_ext Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
_theme/djangodocs Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
faq Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch. 2010-10-08 15:37:16 +00:00
howto Fixed #12369 -- Improved example to account for environments where cStringIO is not available. Thanks to rubic for the report and niall for the patch. 2010-10-09 10:21:55 +00:00
internals Fix a typo in my bio 2010-10-13 06:59:45 +00:00
intro Fixed typo in tutorial 01. 2010-10-10 18:15:16 +00:00
man Fixed #14391 - Updated django-admin.1 man page to include newer commands. Thanks to laurentluce for the patch. 2010-10-10 09:39:14 +00:00
misc 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:12:50 +00:00
obsolete Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
ref Fixed #5327 -- Added standardized field information to ModelChoiceField and ModelMultipleChoiceField documentation. Thanks to danielrubio for the report and PhiR for the text. 2010-10-14 10:03:08 +00:00
releases Added a skeleton for 'little features' in the 1.3 release notes. 2010-10-13 12:07:27 +00:00
topics Correcting a typo and a copy/paste problem in the RequestFactory docs from [14192]. 2010-10-13 11:29:18 +00:00
Makefile Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
conf.py Disabled unused Sphinx configuration option that triggered a warning. 2010-10-08 15:33:27 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
index.txt Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch. 2010-10-04 15:12:39 +00:00