django/docs
Adrian Holovaty 75df13278c Fixed #981 -- Documented backend-specific SQL files
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2953 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-22 02:24:32 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
authentication.txt
cache.txt Fixed #1880 - typo in caching documentation. Thanks to Matthew Flanagan. 2006-05-15 11:28:37 +00:00
contributing.txt
csrf.txt
db-api.txt
design_philosophies.txt
django-admin.txt
email.txt Fixed #1235: email sent from {{{django.core.mail}}} will now be encoded using 2006-05-13 17:18:42 +00:00
faq.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt
install.txt Changed the link the "official tarball" to refer to the 0.91 release and added 2006-05-17 02:39:52 +00:00
legacy_databases.txt MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
middleware.txt
model-api.txt Fixed #981 -- Documented backend-specific SQL files 2006-05-22 02:24:32 +00:00
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt
settings.txt Clarified (hopefully) how to use the default settings override in configure(). 2006-05-17 06:57:22 +00:00
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt