django/docs
James Bennett c858dfa217 Minor reordering of sections in 0.96 release notes
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:39:59 +00:00
..
add_ons.txt Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txt 2007-03-22 03:52:17 +00:00
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
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 Cleaned up docs/databases.txt 2007-03-16 15:42:58 +00:00
db-api.txt
design_philosophies.txt
distributions.txt Fixed typo in docs/distributions.txt. Thanks, Rick v H 2007-03-16 15:05:14 +00:00
django-admin.txt Fixed small typo in docs/django-admin.txt. Thanks, Cort 2007-03-16 15:02:21 +00:00
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
forms.txt Fixed #1049 -- Documented the need to implement flatten_data() in some cases for custom 2007-03-12 12:40:03 +00:00
generic_views.txt
i18n.txt Tightened docs/i18n.txt change from [4707] 2007-03-16 15:23:28 +00:00
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Tightened change to docs/model-api.txt from [4692] 2007-03-16 15:17:20 +00:00
modpython.txt
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt Minor reordering of sections in 0.96 release notes 2007-03-23 20:39:59 +00:00
request_response.txt
serialization.txt Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris. 2007-03-22 12:54:23 +00:00
sessions.txt
settings.txt Added a mysql_old backend that matches the mysql backend prior to [4724]. This 2007-03-21 03:27:03 +00:00
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt
testing.txt Clarified documentation on submission of multiple selections using test client. 2007-03-23 02:07:56 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris 2007-01-24 20:08:47 +00:00
tutorial03.txt
tutorial04.txt
url_dispatch.txt