summaryrefslogtreecommitdiff
path: root/docs/faq.txt
AgeCommit message (Expand)Author
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-07-25Fixed #7951 -- Corrected typo in FAQ. Thanks to vulcan_eager for the report.Russell Keith-Magee
2008-07-22Fixed #7868 -- Updated FAQ 'When will you release 1.0' to have an actual, val...Adrian Holovaty
2008-06-12Various documentation edits from the past few changesetsAdrian Holovaty
2008-06-10Fixed some linking errors in the FAQ.Russell Keith-Magee
2008-06-08Added some new entries to the FAQ regarding the mailing lists and reporting s...Russell Keith-Magee
2008-03-09Fixed #6716 -- Fixed typo in docs/faq.txt. Thanks, AdamGAdrian Holovaty
2008-02-18Fixed #6316 -- Updated FAQ link for one of our Python on Windows links.Malcolm Tredinnick
2007-08-25Fixed #5209 -- Removed link to outdated screencast in docs/faq.txt. Thanks, C...Adrian Holovaty
2007-08-06Fixed #5074 -- Added link to audio clip of 'Django' pronunciationAdrian Holovaty
2007-06-25Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Tha...Malcolm Tredinnick
2007-06-23Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. AllMalcolm Tredinnick
2007-04-24Fixed #4133 -- Fixed broken links in docs. Thanks, Gary WilsonAdrian Holovaty
2007-04-20Changed all references to tutorial1/ to be tutorial01/ (and similarly forMalcolm Tredinnick
2007-04-03Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txtAdrian Holovaty
2007-04-01Edited faq.txt and fastcgi.txt changes from [4897]Adrian Holovaty
2007-04-01Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support.Malcolm Tredinnick
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2006-10-23Fixes #2950 -- Removed reference to a 'Summer 2006' release of v1.0Russell Keith-Magee
2006-09-29Fixed #2845 -- Corrected a few spelling errors in the docs and changed aMalcolm Tredinnick
2006-09-26Added 'Do I lose anything by using Python 2.3 versus newer Python versions, s...Adrian Holovaty
2006-08-31Fixed ReST error in docs/faq.txtAdrian Holovaty
2006-08-23Added 'How can I get started contributing code to Django?' to the FAQ, and be...Adrian Holovaty
2006-08-18Updated my bio in the FAQ.Wilson Miner
2006-08-04Cleaned up 'How do I create users without having to edit password hashes?' en...Adrian Holovaty
2006-07-28Added 'Where can I find Django developers for hire?' to the FAQAdrian Holovaty
2006-07-27Added FAQ question 'I submitted a bug fix in the ticket system several weeks ...Adrian Holovaty
2006-07-24Added link to Luke Plant's current-user hack from docs/faq.txtAdrian Holovaty
2006-07-24Fixed adverse -> averse typo in docs/faq.txtAdrian Holovaty
2006-07-20Added a CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting which makes the cache ignore ...Jacob Kaplan-Moss
2006-06-29Added 'How do I add database-specific options to my CREATE TABLE statements, ...Adrian Holovaty
2006-06-26Added links to FastCGI docs from various placesAdrian Holovaty
2006-06-20Fixed ReST error in [3158]. I think.Adrian Holovaty
2006-06-20Added 'Why is Django leaking memory?' to docs/faq.txtAdrian Holovaty
2006-06-18Fixed #2173 -- Small tweaks to Windows mod_python question in docs/faq.txt. T...Adrian Holovaty
2006-06-17Fixed #2166 -- (take two!). Use "manage.py reset ..." to reset a model'sMalcolm Tredinnick
2006-06-16Fixed #2166 - Use "manage.py dbshell" as the portable way to pipe commands toMalcolm Tredinnick
2006-06-08Added 'Is Django a content-management-system?' to the faqAdrian Holovaty
2006-06-05Updated my URL in the FAQ doc.Wilson Miner
2006-05-03Changed docs/faq.txt MVC question to use clearer argument made in Jacob's Goo...Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-03-16Updated 1.0 date in docs/faq.txtAdrian Holovaty
2006-02-22Added 'Which sites use Django?' to the FAQAdrian Holovaty
2006-02-03Made small clarification to docs/faq.txtAdrian Holovaty
2006-02-02Clarified wording in docs/faq.txt. Thanks, Mike ColemanAdrian Holovaty
2006-01-31Added 'Does Django support multiple-column primary keys?' to FAQAdrian Holovaty
2006-01-30Added 'When will you release Django 1.0?' to FAQAdrian Holovaty
2006-01-24Added 'My admin-site CSS and images showed up fine using the development serv...Adrian Holovaty
2006-01-23Added 'How do I automatically set a field's value to the user who last edited...Adrian Holovaty
2006-01-23Added 'How can I download the Django documentation to read it offline?' to do...Adrian Holovaty