django/docs
Adrian Holovaty 9541d7a7c7 Fixed #251 -- Added OR support to queries, via the new 'complex' DB API keyword argument. Updated docs and added unit tests. Also removed old, undocumented '_or' parameter. Thanks, Hugo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1508 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-30 06:14:05 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
authentication.txt
cache.txt
contributing.txt
db-api.txt
design_philosophies.txt
django-admin.txt
faq.txt
flatpages.txt
forms.txt
generic_views.txt Small style cleanup of docs/generic_views.txt 2005-11-16 00:25:48 +00:00
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt
settings.txt Added TEMPLATE_DEBUG to docs/settings.txt 2005-11-23 23:29:25 +00:00
static_files.txt Added a 'Directory listings' section to docs/static_files.txt 2005-11-27 15:28:19 +00:00
syndication_feeds.txt
templates.txt
templates_python.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt
writing-apps-guide-outline.txt