django/docs
Adrian Holovaty 5e6d6fafae Fixed #1202 -- Changed 'manage.py shell' to use IPython if present. Also added '--plain' option, which overrides IPython to use the standard Python interactive prompt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1930 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-12 20:56:10 +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
email.txt
faq.txt
flatpages.txt
forms.txt Fixed #1189 -- Fixed typo in docs/forms.txt 'Place' model example. Thanks, Brian Ray 2006-01-08 18:08:22 +00:00
generic_views.txt
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
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