index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
faq.txt
Age
Commit message (
Expand
)
Author
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
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty
2005-09-20
Added ManyToManyField filter doesn't display question to FAQ
Adrian Holovaty
2005-09-20
Added 'Why did you write all of Django from scratch' FAQ question
Adrian Holovaty
2005-09-20
Changed my bio to reflect my job change
Adrian Holovaty
2005-09-01
Added clarification to [594]
Adrian Holovaty
2005-09-01
Added 'If I make changes to a model, how do I update the database?' to the FAQ
Adrian Holovaty
2005-08-25
Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...
Adrian Holovaty
2005-08-16
Fixed #1 -- Added anonymous session support via middleware and request.sessio...
Adrian Holovaty
2005-08-02
Changed faq to say explicitly that db.queries includes all SQL statements
Adrian Holovaty
2005-08-02
Fixed #252 -- Updated shared-hosting FAQ. Thanks, Matt Croydon
Adrian Holovaty
2005-08-02
Fixed #249 -- Added our IRC nicks to docs/faq.txt. Good idea, espen
Adrian Holovaty
2005-08-01
Added 'Can I use Django with a pre-existing database?' to the FAQ
Adrian Holovaty
2005-07-25
Cleaned up FAQ changes from [303]
Adrian Holovaty
2005-07-24
Added formfields/manipulators docs; added a few notes to the FAQ
Jacob Kaplan-Moss
2005-07-22
Added sqlite3 database backend -- somewhat tested, but probably not 100% perf...
Jacob Kaplan-Moss
2005-07-21
Rolled comments on faq into the FAQ
Jacob Kaplan-Moss
2005-07-20
Added 'How can I customize the functionality of the admin interface?' to FAQ
Adrian Holovaty
2005-07-19
Added 'How can I see the raw SQL queries Django is running?' to the FAQ
Adrian Holovaty
2005-07-18
Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also...
Adrian Holovaty
2005-07-17
Added an example to one of the FAQ answers from [132]
Adrian Holovaty
2005-07-17
Added two admin login-related questions to the FAQ
Adrian Holovaty
2005-07-17
Changed FAQ 'Who's behind this' to give our locations
Adrian Holovaty
2005-07-16
Copy-edited docs/faq.txt
Adrian Holovaty
2005-07-16
Rolled comments from template page into FAQ
Jacob Kaplan-Moss
2005-07-16
Rolled comments from install and faq pages into those docs.
Jacob Kaplan-Moss
2005-07-15
Yes yes yes -- more documentation improvements
Jacob Kaplan-Moss
[next]