summaryrefslogtreecommitdiff
path: root/docs/faq.txt
AgeCommit message (Expand)Author
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty
2005-09-20Added ManyToManyField filter doesn't display question to FAQAdrian Holovaty
2005-09-20Added 'Why did you write all of Django from scratch' FAQ questionAdrian Holovaty
2005-09-20Changed my bio to reflect my job changeAdrian Holovaty
2005-09-01Added clarification to [594]Adrian Holovaty
2005-09-01Added 'If I make changes to a model, how do I update the database?' to the FAQAdrian Holovaty
2005-08-25Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...Adrian Holovaty
2005-08-16Fixed #1 -- Added anonymous session support via middleware and request.sessio...Adrian Holovaty
2005-08-02Changed faq to say explicitly that db.queries includes all SQL statementsAdrian Holovaty
2005-08-02Fixed #252 -- Updated shared-hosting FAQ. Thanks, Matt CroydonAdrian Holovaty
2005-08-02Fixed #249 -- Added our IRC nicks to docs/faq.txt. Good idea, espenAdrian Holovaty
2005-08-01Added 'Can I use Django with a pre-existing database?' to the FAQAdrian Holovaty
2005-07-25Cleaned up FAQ changes from [303]Adrian Holovaty
2005-07-24Added formfields/manipulators docs; added a few notes to the FAQJacob Kaplan-Moss
2005-07-22Added sqlite3 database backend -- somewhat tested, but probably not 100% perf...Jacob Kaplan-Moss
2005-07-21Rolled comments on faq into the FAQJacob Kaplan-Moss
2005-07-20Added 'How can I customize the functionality of the admin interface?' to FAQAdrian Holovaty
2005-07-19Added 'How can I see the raw SQL queries Django is running?' to the FAQAdrian Holovaty
2005-07-18Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also...Adrian Holovaty
2005-07-17Added an example to one of the FAQ answers from [132]Adrian Holovaty
2005-07-17Added two admin login-related questions to the FAQAdrian Holovaty
2005-07-17Changed FAQ 'Who's behind this' to give our locationsAdrian Holovaty
2005-07-16Copy-edited docs/faq.txtAdrian Holovaty
2005-07-16Rolled comments from template page into FAQJacob Kaplan-Moss
2005-07-16Rolled comments from install and faq pages into those docs.Jacob Kaplan-Moss
2005-07-15Yes yes yes -- more documentation improvementsJacob Kaplan-Moss
2005-07-15Linked-up Apache, Python and PostgreSQL in the FAQAdrian Holovaty
2005-07-15Fixed typo in FAQ -- Thanks, nathancolgateAdrian Holovaty
2005-07-15Changed faq to add 'What does Django mean'Adrian Holovaty
2005-07-15Fixed line length in faqAdrian Holovaty
2005-07-15Made some changes to the FAQAdrian Holovaty
2005-07-15Made a bunch of doc improvementsJacob Kaplan-Moss
2005-07-13Added basic structure for django repositoryJacob Kaplan-Moss