django/docs
Malcolm Tredinnick 25ffce4c83 Fixed #2235 -- corrected a couple of typos pointed out by jvinet@zeroflux.org.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3205 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-26 03:02:42 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
authentication.txt
cache.txt
contributing.txt Fixed #1216 -- Noted in docs/contributing.txt 'Unit tests' section that the user needs permission to create a database 2006-05-05 04:27:16 +00:00
csrf.txt
db-api.txt
design_philosophies.txt
django-admin.txt
email.txt
faq.txt
fastcgi.txt More proofreading to docs/fastcgi.txt. Still not finished. 2006-06-26 01:18:56 +00:00
flatpages.txt
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.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
middleware.txt
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt Fixed #395 -- Added SESSION_EXPIRE_AT_BROWSER_CLOSE setting, which regulates whether session framework should use browser-session-length cookies. 2006-06-01 22:25:06 +00:00
settings.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt Fixed #2047 -- Typo in tutorial03.txt. Thanks, asmodai 2006-05-31 14:29:11 +00:00
tutorial04.txt
url_dispatch.txt