django/docs/ref
Alex Gaynor 5ee1d5ee31 Fixed some typos in the documentation that snuck in with [14223].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14224 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-15 03:15:15 +00:00
..
contrib Fixed some typos in the documentation that snuck in with [14223]. 2010-10-15 03:15:15 +00:00
files Fixed #10497 -- Added a few time-related methods to the storage API. Thanks for the report and patch to Stephan Jaekel. 2010-10-08 15:11:59 +00:00
forms 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
models Fixed misspelling in model fields docs. 2010-10-09 22:38:51 +00:00
templates Fix the version which the safe argument for the urlencode filter was added. Thanks eternicode for pointing this out. 2010-10-15 00:41:37 +00:00
authbackends.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
databases.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
django-admin.txt Fixed #14162 - Dumpdata needs an option to use the base manager instead of the default manager 2010-08-30 11:58:26 +00:00
exceptions.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
generic-views.txt Fixed #14232 -- Clarified the data type of date_list in date-based generic views. Thanks to clelland for the report and patch. 2010-10-08 15:38:21 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
middleware.txt 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
request-response.txt 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
settings.txt Fixed #14058 -- Clarified information on OPTIONS setting (for adding additional parameters when connecting to a database) and linked to Database Backend docs. Thanks to chris@cwroofs for the report. 2010-10-10 07:58:50 +00:00
signals.txt Fixed #14054 -- Added documentation for the connection_created event. Thanks to Rob Hudson for the report and patch. 2010-08-30 13:21:45 +00:00
unicode.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
utils.txt 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
validators.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00