django/docs
Malcolm Tredinnick fa8a1d252a Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
couple of correctly spelt words to their North American counterparts for
consistency. Thanks, treborhudson@gmail.com


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3883 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-29 02:30:42 +00:00
..
add_ons.txt
admin_css.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
apache_auth.txt Added the word 'static' to docs/apache_auth.txt for benefit of search engines. Thanks, Paul 2006-09-25 19:56:00 +00:00
api_stability.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
authentication.txt Fixed typos and improved documentation for permission_required decorator addition from [3779] 2006-09-25 17:33:17 +00:00
cache.txt
contributing.txt Proofread changes to docs/contributing.txt from [3771] 2006-09-25 17:22:59 +00:00
csrf.txt
db-api.txt Made ``pk`` a generic expansion for the primary key, rather than just an expansion for __id__exact. 2006-09-25 13:49:01 +00:00
design_philosophies.txt
django-admin.txt Proofread new django-admin 'adminmedia' option from [3811] and [3812] 2006-09-25 17:50:36 +00:00
documentation.txt
email.txt
faq.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
fastcgi.txt Fixed #2732 -- Fixed error in FastCGI docs and added keyword-arg support in a FastCGI function. Thanks for the patch, James Crasta 2006-09-14 15:37:11 +00:00
flatpages.txt
forms.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Negligible spacing fix to docs/model-api.txt from [3781] 2006-09-25 17:34:54 +00:00
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt Fixed a small typo. 2006-09-28 11:38:19 +00:00
request_response.txt
serialization.txt Proofread changes to docs/serialization.txt from [3795] 2006-09-25 17:44:07 +00:00
sessions.txt
settings.txt Removed ENABLE_PSYCO setting. If you still need to use this, write custom middleware that activates psyco for you. 2006-09-28 02:31:05 +00:00
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt Fixed #2646 -- Removed unneeded comma in docs/syndication_feeds.txt. Thanks, lec9@leicester.ac.uk 2006-09-05 00:20:53 +00:00
templates.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
templates_python.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
testing.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt Fixed #2845 -- Corrected a few spelling errors in the docs and changed a 2006-09-29 02:30:42 +00:00
tutorial04.txt Fixed ReST error in docs/tutorial04.txt. Thanks, Dave Abrahams 2006-09-28 20:39:37 +00:00
url_dispatch.txt