django/docs
Adrian Holovaty 682a137209 Made docs/contributing.txt example more detailed
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1860 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-08 06:32:52 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt Moved Apache auth handler to django/contrib/auth/handlers/modpython.py 2005-11-30 01:14:23 +00:00
authentication.txt
cache.txt Added 'dummy' cache backend 2006-01-03 23:41:31 +00:00
contributing.txt Made docs/contributing.txt example more detailed 2006-01-08 06:32:52 +00:00
db-api.txt Added note to docs/db-api.txt about using distinct=True with get_values() 2005-12-28 19:18:48 +00:00
design_philosophies.txt
django-admin.txt
email.txt
faq.txt
flatpages.txt BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
middleware.txt
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt
settings.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt
writing-apps-guide-outline.txt