| Age | Commit message (Expand) | Author |
| 2008-03-11 | queryset-refactor: Merged from trunk up to [7216]. | Malcolm Tredinnick |
| 2008-02-20 | queryset-refactor: Merged from turnk up to [7135] because I need some stuff. | Malcolm Tredinnick |
| 2007-08-25 | Fixed #5209 -- Removed link to outdated screencast in docs/faq.txt. Thanks, C... | Adrian Holovaty |
| 2007-08-06 | Fixed #5074 -- Added link to audio clip of 'Django' pronunciation | Adrian Holovaty |
| 2007-06-25 | Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Tha... | Malcolm Tredinnick |
| 2007-06-23 | Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All | Malcolm Tredinnick |
| 2007-04-24 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson | Adrian Holovaty |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 2007-04-03 | Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txt | Adrian Holovaty |
| 2007-04-01 | Edited faq.txt and fastcgi.txt changes from [4897] | Adrian Holovaty |
| 2007-04-01 | Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support. | Malcolm Tredinnick |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2006-10-23 | Fixes #2950 -- Removed reference to a 'Summer 2006' release of v1.0 | Russell Keith-Magee |
| 2006-09-29 | Fixed #2845 -- Corrected a few spelling errors in the docs and changed a | Malcolm Tredinnick |
| 2006-09-26 | Added 'Do I lose anything by using Python 2.3 versus newer Python versions, s... | Adrian Holovaty |
| 2006-08-31 | Fixed ReST error in docs/faq.txt | Adrian Holovaty |
| 2006-08-23 | Added 'How can I get started contributing code to Django?' to the FAQ, and be... | Adrian Holovaty |
| 2006-08-18 | Updated my bio in the FAQ. | Wilson Miner |
| 2006-08-04 | Cleaned up 'How do I create users without having to edit password hashes?' en... | Adrian Holovaty |
| 2006-07-28 | Added 'Where can I find Django developers for hire?' to the FAQ | Adrian Holovaty |
| 2006-07-27 | Added FAQ question 'I submitted a bug fix in the ticket system several weeks ... | Adrian Holovaty |
| 2006-07-24 | Added link to Luke Plant's current-user hack from docs/faq.txt | Adrian Holovaty |
| 2006-07-24 | Fixed adverse -> averse typo in docs/faq.txt | Adrian Holovaty |
| 2006-07-20 | Added a CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting which makes the cache ignore ... | Jacob Kaplan-Moss |
| 2006-06-29 | Added 'How do I add database-specific options to my CREATE TABLE statements, ... | Adrian Holovaty |
| 2006-06-26 | Added links to FastCGI docs from various places | Adrian Holovaty |
| 2006-06-20 | Fixed ReST error in [3158]. I think. | Adrian Holovaty |
| 2006-06-20 | Added 'Why is Django leaking memory?' to docs/faq.txt | Adrian Holovaty |
| 2006-06-18 | Fixed #2173 -- Small tweaks to Windows mod_python question in docs/faq.txt. T... | Adrian Holovaty |
| 2006-06-17 | Fixed #2166 -- (take two!). Use "manage.py reset ..." to reset a model's | Malcolm Tredinnick |
| 2006-06-16 | Fixed #2166 - Use "manage.py dbshell" as the portable way to pipe commands to | Malcolm Tredinnick |
| 2006-06-08 | Added 'Is Django a content-management-system?' to the faq | Adrian Holovaty |
| 2006-06-05 | Updated my URL in the FAQ doc. | Wilson Miner |
| 2006-05-03 | Changed docs/faq.txt MVC question to use clearer argument made in Jacob's Goo... | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-03-16 | Updated 1.0 date in docs/faq.txt | Adrian Holovaty |
| 2006-02-22 | Added 'Which sites use Django?' to the FAQ | Adrian Holovaty |
| 2006-02-03 | Made small clarification to docs/faq.txt | Adrian Holovaty |
| 2006-02-02 | Clarified wording in docs/faq.txt. Thanks, Mike Coleman | Adrian Holovaty |
| 2006-01-31 | Added 'Does Django support multiple-column primary keys?' to FAQ | Adrian Holovaty |
| 2006-01-30 | Added 'When will you release Django 1.0?' to FAQ | Adrian Holovaty |
| 2006-01-24 | Added 'My admin-site CSS and images showed up fine using the development serv... | Adrian Holovaty |
| 2006-01-23 | Added 'How do I automatically set a field's value to the user who last edited... | Adrian Holovaty |
| 2006-01-23 | Added 'How can I download the Django documentation to read it offline?' to do... | Adrian Holovaty |
| 2006-01-20 | Added link to washingtonpost.com from docs/faq.txt | Adrian Holovaty |
| 2006-01-12 | Changed answer to 'Do you have any of those nifty screencast things?' in docs... | Adrian Holovaty |
| 2006-01-06 | Made some small changes to the Django FAQ | Adrian Holovaty |
| 2005-11-20 | Added 'Should I use the official version or development version?' question to... | Adrian Holovaty |
| 2005-11-15 | Followup faq change to [1237] | Adrian Holovaty |
| 2005-11-15 | Added extra paragraphs to 'Why did you write all of Django from scratch' FAQ ... | Adrian Holovaty |