django/docs/faq
Jacob Kaplan-Moss fa6ca072a3 Clarified faq/install w.r.t. the various Python versions available.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-23 19:52:15 +00:00
..
admin.txt Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-newforms-admin world. Thanks to Alex for the report. 2009-07-03 14:09:04 +00:00
contributing.txt
general.txt Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 release, including 'When will you release Django 1.0?' Good riddance! 2008-09-09 02:33:14 +00:00
help.txt
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
install.txt Clarified faq/install w.r.t. the various Python versions available. 2009-10-23 19:52:15 +00:00
models.txt Fixed #11209 -- Added a note to doc on connection.queries that the logged sql may not inlude parameter quoting. 2009-05-27 16:20:11 +00:00
usage.txt