django/docs/topics
James Bennett 626f72733d Clarify install docs to point at new FAQ items about Python 3.0.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-09 22:48:23 +00:00
..
db Fixed #9432 -- Revived documentation of ~Q usage. 2008-10-24 09:25:32 +00:00
forms Did some much-needed rewriting/editing in the formsets section of docs/topics/forms/modelsforms.txt. 'It self' is not two words. 2008-12-09 04:17:14 +00:00
http Renamed file-uploads.txt from 'topics-file-uploads' to 'topics-http-file-uploads' to be consistent with directory structure 2008-11-18 07:32:38 +00:00
auth.txt Fixed #9718 -- Removed a reference to oldforms FormWrapper object in the user authentication docs. 2008-12-08 05:27:04 +00:00
cache.txt Fixed #9740 -- Updated and correct usage of max_entries in cache documentation. 2008-12-03 05:49:37 +00:00
email.txt Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +00:00
files.txt Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the report. 2008-09-14 06:49:28 +00:00
i18n.txt Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:51:25 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt Clarify install docs to point at new FAQ items about Python 3.0. 2008-12-09 22:48:23 +00:00
pagination.txt Fixed #9215 -- Added a view/template example of using pagination. 2008-10-07 11:51:14 +00:00
serialization.txt Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy. 2008-11-01 20:14:36 +00:00
settings.txt Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 2008-10-06 11:18:30 +00:00
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt Minor typo correction from [9279]. 2008-10-26 03:10:13 +00:00
testing.txt Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:51:25 +00:00