django/docs
Adrian Holovaty 85fe107996 Made tiny grammar change to docs/newforms.txt. Thanks, Rex
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4409 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-24 03:30:32 +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
documentation.txt
email.txt
faq.txt Fixes #2950 -- Removed reference to a 'Summer 2006' release of v1.0 2006-10-23 23:53:24 +00:00
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
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt Fixed typo in docs/redirects.txt 2006-12-19 04:37:03 +00:00
release_notes_0.95.txt Fixed a small typo. 2006-09-28 11:38:19 +00:00
request_response.txt Fixed #2929 -- Replaced a few occurrences of DEFAULT_MIME_TYPE with the correct 2006-10-23 07:46:22 +00:00
serialization.txt Proofread changes to docs/serialization.txt from [3795] 2006-09-25 17:44:07 +00:00
sessions.txt Fixed #3137 -- Added 'Clearing the session table' section to docs/sessions.txt 2006-12-30 07:30:00 +00:00
settings.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt Fixed #2987: cleaned up the syndication documentation a bit, thanks to dev@simon.net.nz. 2006-11-07 01:54:34 +00:00
templates.txt
templates_python.txt
testing.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, dave.pawson@gmail.com and Simon G. 2007-01-23 02:02:35 +00:00
tutorial04.txt
url_dispatch.txt