django/docs
Adrian Holovaty 674773bb90 Cleaned up some small formatting in docs/authentication.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-02 18:06:41 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
authentication.txt
cache.txt
contributing.txt
csrf.txt
db-api.txt
design_philosophies.txt
django-admin.txt Fixed #1638 -- Documented shortcomings of development server in docs/django-admin.txt 2006-06-02 05:40:31 +00:00
email.txt
faq.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt
middleware.txt Fixed #1998 -- Changed double quotes to single quotes 2006-05-26 04:05:02 +00:00
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net 2006-05-09 15:21:28 +00:00
sessions.txt
settings.txt Fixed #2062 -- Added YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT settings, and added technical message IDs of the same names. Thanks, ramiro 2006-06-02 04:20:32 +00:00
sites.txt
static_files.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
syndication_feeds.txt
templates.txt
templates_python.txt
transactions.txt
tutorial01.txt Fixed #1724 -- updated the output from the shell commands to match what we now 2006-05-18 12:41:24 +00:00
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