django/docs
Adrian Holovaty 4aefe9ad45 Formatted docs/release_notes_0.95.txt in our ReST format, with titles
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3488 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-29 18:41:09 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt Added notes on API stability in preparation for the 0.95 release. 2006-07-27 18:12:53 +00:00
authentication.txt
cache.txt
contributing.txt
csrf.txt
db-api.txt
design_philosophies.txt
django-admin.txt
email.txt
faq.txt
fastcgi.txt Added information about flup to docs/fastcgi.txt 2006-06-26 12:48:47 +00:00
flatpages.txt
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Documented allow_tags attribute for admin change list methods 2006-07-17 14:59:41 +00:00
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
request_response.txt
serialization.txt
sessions.txt Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS requirement. 2006-07-07 22:25:32 +00:00
settings.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt
transactions.txt
tutorial01.txt
tutorial02.txt Added note to docs/tutorial02.txt about which username to use in admin login 2006-07-26 21:30:14 +00:00
tutorial03.txt
tutorial04.txt
url_dispatch.txt