django/docs
Malcolm Tredinnick 5dfe74f221 Fixed #3185 -- Made values for login, logout and post-login redirect URLs
configurable. This is a combined patch from Vasily Sulatskov, Marc Fargas and
Collin Grady.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 08:49:57 +00:00
..
add_ons.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
admin_css.txt
apache_auth.txt
api_stability.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
authentication.txt Fixed #3185 -- Made values for login, logout and post-login redirect URLs 2007-04-25 08:49:57 +00:00
cache.txt Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gmail.com 2007-03-25 23:29:31 +00:00
contributing.txt Tightened change to docs/contributing.txt from [4689] so that the action comes first, to be consistent with other bullet points 2007-03-16 15:13:31 +00:00
csrf.txt Negligible spacing changes to docs/csrf.txt to be consistent 2006-12-18 03:59:45 +00:00
databases.txt Added a note that MySQLdb versions prior to 1.2.1p2 will only work with 2007-04-20 13:33:09 +00:00
databrowse.txt Fixed ReST error in docs/databrowse.txt 2007-04-16 22:00:29 +00:00
db-api.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
design_philosophies.txt
distributions.txt Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on 2007-04-21 04:18:15 +00:00
django-admin.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
documentation.txt Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments on documentation. Thanks, Paul B. 2007-04-09 01:13:49 +00:00
email.txt Fixed #3488: send_mail no longer uses settings in function default arguments. Thanks to Per Jonsson for the patch. 2007-02-25 16:29:09 +00:00
faq.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
fastcgi.txt More ReST antics with docs/fastcgi.txt 2007-04-01 06:44:17 +00:00
flatpages.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
forms.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
generic_views.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
i18n.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
install.txt Refs #3786 -- Added reference to database-specific documentation in install.txt. 2007-04-16 11:11:16 +00:00
legacy_databases.txt Changed all URL references for django_admin/ to the canonical name of 2007-04-20 09:22:01 +00:00
middleware.txt Remove notes about things added/removed in development version, since the development version is about to become 0.96 2007-03-23 20:45:30 +00:00
model-api.txt Fixed #3857 -- Used a table to describe the required arg for FileField. This 2007-04-25 06:38:23 +00:00
modpython.txt Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.ca 2007-04-09 01:06:09 +00:00
newforms.txt Added start of 'Creating custom fields' section to docs/newforms.txt 2007-03-25 21:06:12 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
redirects.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
release_notes_0.95.txt
release_notes_0.96.txt Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txt 2007-03-25 23:22:37 +00:00
request_response.txt Added HTTP_HOST example header 2007-04-23 21:24:41 +00:00
serialization.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
sessions.txt Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austin 2007-03-25 23:22:04 +00:00
settings.txt Fixed #3185 -- Made values for login, logout and post-login redirect URLs 2007-04-25 08:49:57 +00:00
sitemaps.txt
sites.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
static_files.txt
syndication_feeds.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
templates.txt Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs. 2007-04-16 11:26:07 +00:00
templates_python.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
testing.txt Changed all URL references for django_admin/ to the canonical name of 2007-04-20 09:22:01 +00:00
transactions.txt
tutorial01.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
tutorial02.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
tutorial03.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
tutorial04.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
url_dispatch.txt Edited docs/url_dispatch.txt changes from [4901] 2007-04-09 02:07:04 +00:00
webdesign.txt Fixed ReST error in docs/webdesign.txt 2007-03-30 01:50:46 +00:00