django/docs/topics
James Bennett 76fd191bfd [1.0.X] Fixed : Changed inappropriate title of models documentation. Backport of [10276] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10277 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31 18:15:01 +00:00
..
db [1.0.X] Fixed : Changed inappropriate title of models documentation. Backport of [10276] from trunk. 2009-03-31 18:15:01 +00:00
forms [1.0.X] Fixed -- Corrected typo in Widget media example. Thanks to Manuel Saelices. 2009-03-24 12:04:43 +00:00
http [1.0.X]: Fixed -- Added a `return` to a doc example, patch from andrews. 2009-03-31 16:52:47 +00:00
auth.txt [1.0.X] Fixed : Corrected form action in auth login example. Backport of [10269] from trunk. 2009-03-31 17:01:42 +00:00
cache.txt [1.0.X] Small edit to the caching docs. 2009-03-02 05:47:25 +00:00
email.txt [1.0.X] Fixed -- Added documentation on how to redirect email to a dummy server for testing purposes. Thanks to Rob Hudson and Marc Fargas for their work on the draft for this change. 2009-01-29 23:40:57 +00:00
files.txt [1.0.X] Fixed -- Corrected name of storage method in files documentation. 2008-12-22 23:24:34 +00:00
i18n.txt [1.0.X] Fixed -- Clarified docs on the operation of the noop option to {% trans %}. Thanks to liangent for the report. 2009-03-24 12:09:56 +00:00
index.txt Fixed : added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt [1.0.X] Fixed : Added clearer warning to database notes for cx_Oracle 5.0. 2009-02-28 06:05:44 +00:00
pagination.txt [1.0.X] Fixed -- Added a view/template example of using pagination. 2008-10-07 11:58:40 +00:00
serialization.txt [1.0.X] Merged trunk changes [9850], [9851], [9852], [9853] 2009-02-21 08:54:32 +00:00
settings.txt [1.0.X] Fixed -- Fixed the documentation cross-reference between the 2008-10-06 11:25:45 +00:00
signals.txt Fixed : added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt [1.0.X] Remove obsolete reference to "development version" in autoescaping docs. 2008-10-26 03:10:48 +00:00
testing.txt [1.0.x] Fixed -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00