django/docs
Malcolm Tredinnick 93201c89b4 Changed the link the "official tarball" to refer to the 0.91 release and added
a warning about the development version being preferred. Thanks to Todd O'Bryan
for pointing out the misinformation.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@2930 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-17 02:39:52 +00:00
..
add_ons.txt Added CsrfMiddleware to contrib, and documentation. 2006-05-08 23:03:08 +00:00
admin_css.txt
apache_auth.txt
authentication.txt Fixed #1815: More documentation proof-reading from nico@teknico.net. 2006-05-15 11:33:17 +00:00
cache.txt Fixed #1880 - typo in caching documentation. Thanks to Matthew Flanagan. 2006-05-15 11:28:37 +00:00
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 Added CsrfMiddleware to contrib, and documentation. 2006-05-08 23:03:08 +00:00
db-api.txt Fixed #1815: More documentation proof-reading from nico@teknico.net. 2006-05-15 11:33:17 +00:00
design_philosophies.txt
django-admin.txt
email.txt Fixed #1235: email sent from {{{django.core.mail}}} will now be encoded using 2006-05-13 17:18:42 +00:00
faq.txt Changed docs/faq.txt MVC question to use clearer argument made in Jacob's Google presentation. 2006-05-03 21:21:25 +00:00
flatpages.txt
forms.txt
generic_views.txt Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net 2006-05-09 15:21:28 +00:00
i18n.txt Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.conf.settings.configure() to set settings manually if you don't have a settings module. Thanks, Malcolm Tredinnick, Luke Plant, Fredrik Lundh 2006-05-16 21:28:06 +00:00
install.txt Changed the link the "official tarball" to refer to the 0.91 release and added 2006-05-17 02:39:52 +00:00
legacy_databases.txt
middleware.txt Fixed #1739 -- Fixed typo in link in docs/middleware.txt 2006-05-02 13:18:43 +00:00
model-api.txt Fixed bugs in docs/model-api.txt 2006-05-09 21:32:56 +00:00
modpython.txt Made small clarification to docs/modpython.txt 2006-05-08 20:39:52 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt Fixed #1811 -- Fixed inconsistencies in docs/overview.txt 2006-05-09 15:31:03 +00:00
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 #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.conf.settings.configure() to set settings manually if you don't have a settings module. Thanks, Malcolm Tredinnick, Luke Plant, Fredrik Lundh 2006-05-16 21:28:06 +00:00
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.conf.settings.configure() to set settings manually if you don't have a settings module. Thanks, Malcolm Tredinnick, Luke Plant, Fredrik Lundh 2006-05-16 21:28:06 +00:00
transactions.txt Fixed #1815: More documentation proof-reading from nico@teknico.net. 2006-05-15 11:33:17 +00:00
tutorial01.txt Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net 2006-05-09 15:21:28 +00:00
tutorial02.txt Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr 2006-05-16 20:45:20 +00:00
tutorial03.txt Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr 2006-05-16 20:45:20 +00:00
tutorial04.txt Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr 2006-05-16 20:45:20 +00:00
url_dispatch.txt Fixed two typos in docs/url_dispatch.txt 2006-05-03 02:18:10 +00:00