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
authentication.txt
cache.txt
contributing.txt
csrf.txt
db-api.txt
design_philosophies.txt
django-admin.txt Added 'Turning off auto-reload' section to docs/django-admin.txt 2006-07-17 14:58:39 +00:00
email.txt
faq.txt
fastcgi.txt
flatpages.txt Fixed ReST error in docs/flatpages.txt 2006-05-02 02:01:19 +00:00
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt
outputting_csv.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
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
request_response.txt
serialization.txt Added a JSON serializer, a few more tests, and a couple more lines of docs. 2006-06-29 16:42:49 +00:00
sessions.txt
settings.txt
sites.txt
static_files.txt
syndication_feeds.txt Fixed #2420 -- Fixed typo in docs/syndication_feeds.txt 2006-07-26 00:15:01 +00:00
templates.txt
templates_python.txt
transactions.txt Added 'Transactions in MySQL' section to docs/transactions.txt 2006-07-24 02:39:50 +00:00
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt