django/docs
Malcolm Tredinnick 2f17153c02 Fixed #5637 -- Clarified that nothing extra is required when using SQLite and
Python 2.5. Based on a patch from Matt Boersma.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6559 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-20 10:37:32 +00:00
..
man
add_ons.txt
admin_css.txt
apache_auth.txt Fixed #5782 -- Fixed a small typo spotted by obeattie. 2007-10-20 04:16:40 +00:00
api_stability.txt
authentication.txt
cache.txt
contenttypes.txt
contributing.txt
csrf.txt
databases.txt
databrowse.txt
db-api.txt
design_philosophies.txt
distributions.txt
django-admin.txt
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
form_preview.txt
forms.txt
generic_views.txt
i18n.txt
install.txt Fixed #5637 -- Clarified that nothing extra is required when using SQLite and 2007-10-20 10:37:32 +00:00
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt Fixed #4854 -- Recommended the use of forward slashes even in Windows configuration, to avoid having to worry about double-escaping issues. Based on a patch from adamv. 2007-10-20 03:21:51 +00:00
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt
serialization.txt
sessions.txt
settings.txt Added "new in development version" marker for [6545]. 2007-10-20 06:30:44 +00:00
shortcuts.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt Fixed #5658 -- Added a note to the top of the "for template authors" template documentation that states the scope of the document, along with a link to the "for Python programmers" documentation. Removed the link to the "for Python programmers" documentation at the bottom since it would be redundant. 2007-10-19 05:07:47 +00:00
templates_python.txt
testing.txt
transactions.txt
tutorial01.txt Fixed #5633, refs #5626: Change "Max OS X" to "Mac OS X" in tutorial01. 2007-10-19 15:43:45 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
unicode.txt
url_dispatch.txt
webdesign.txt