django/docs/topics
James Bennett 1a12506846 [1.0.X] Clarify install docs to point at new FAQ items about Python 3.0. Was [9360] in trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9631 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-09 22:49:16 +00:00
..
db [1.0.X] Fixed -- Revived documentation of ~Q usage. 2008-10-24 09:30:04 +00:00
forms [1.0.X] Did some much-needed rewriting/editing in the formsets section of docs/topics/forms/modelsforms.txt. 'It self' is not two words. Backport of [9616] 2008-12-09 04:20:54 +00:00
http [1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload files' sentence from file-uploads.txt in docs. I beg to differ. (Same as [9487] on trunk) 2008-11-18 06:37:50 +00:00
auth.txt [1.0.X] Fixed -- Removed a reference to oldforms FormWrapper? object in the user authentication docs. 2008-12-08 05:29:43 +00:00
cache.txt [1.0.X] Fixed -- Updated and correct usage of max_entries in cache documentation. 2008-12-03 05:53:26 +00:00
email.txt [1.0.X] Fixed -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:05:46 +00:00
files.txt Fixed : Corrected typo in file handling docs. Thanks to KiWiB0RG for the report. 2008-09-14 06:49:28 +00:00
i18n.txt [1.0.x] Fixed -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
index.txt Fixed : added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt [1.0.X] Clarify install docs to point at new FAQ items about Python 3.0. Was [9360] in trunk. 2008-12-09 22:49:16 +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] Fixed -- Added missing close paren in serialization doc. Thanks jordy. 2008-11-01 20:17:10 +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