django/docs
Malcolm Tredinnick b6f085aa43 Typo fix.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4903 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 07:36:06 +00:00
..
add_ons.txt Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Thanks, Simon G. 2007-03-27 22:18:52 +00:00
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 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
api_stability.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
authentication.txt Removed a stray colon in authentication.txt. 2007-02-28 22:01:52 +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 Cleaned up docs/databases.txt 2007-03-16 15:42:58 +00:00
db-api.txt Fixed #3333 -- Made db-api.txt links relative, in line with the other docs. 2007-03-08 08:50:33 +00:00
design_philosophies.txt Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt 2007-01-29 00:25:14 +00:00
distributions.txt Fixed typo in docs/distributions.txt. Thanks, Rick v H 2007-03-16 15:05:14 +00:00
django-admin.txt Fixed typo in docs/django-admin.txt. Refs #3786 2007-03-25 18:09:43 +00:00
documentation.txt Added paragraph to docs/documentation.txt about removing comments from frozen docs 2006-08-11 20:31:43 +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 Edited faq.txt and fastcgi.txt changes from [4897] 2007-04-01 06:40:01 +00:00
fastcgi.txt More ReST antics with docs/fastcgi.txt 2007-04-01 06:44:17 +00:00
flatpages.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
forms.txt Fixed #2841 -- Clarified documentation on procedure for field validation. Thanks, dave@avaragado.org. 2007-04-01 01:25:01 +00:00
generic_views.txt Fixed #3889 -- Fixed incorrect anchor in link. 2007-04-01 05:32:44 +00:00
i18n.txt Tightened docs/i18n.txt change from [4707] 2007-03-16 15:23:28 +00:00
install.txt Removed note about setuptools from install.txt -- it's not correct any more. 2007-03-23 21:18:08 +00:00
legacy_databases.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
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 Edited docs/model-api.txt permalink changes from [4879] 2007-04-01 05:22:14 +00:00
modpython.txt Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support. 2007-04-01 06:00:45 +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 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
outputting_pdf.txt Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek Lee-Wo 2007-02-10 03:39:14 +00:00
overview.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
redirects.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
release_notes_0.95.txt Fixed a small typo. 2006-09-28 11:38:19 +00:00
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 Documented HttpResponseBadRequest. Refs #3847 and [4867] 2007-04-01 05:18:47 +00:00
serialization.txt Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris. 2007-03-22 12:54:23 +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 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
sitemaps.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
sites.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
static_files.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
syndication_feeds.txt Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch 2007-02-10 08:36:39 +00:00
templates.txt Fixed #3532 -- Made spaceless template tag remove all spaces, rather than preserving a single space. Thanks for the suggestion, ampaze@gmx.net. 2007-04-01 01:09:21 +00:00
templates_python.txt Fixed documentation from [4558] to be correct. 2007-02-23 20:50:53 +00:00
testing.txt Fixed #3253 -- Included test errors in the return code. 2007-03-29 11:59:31 +00:00
transactions.txt Added 'Transactions in MySQL' section to docs/transactions.txt 2006-07-24 02:39:50 +00:00
tutorial01.txt Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks to Kashif Razzaqui for the report, and Simon for the patch. 2007-03-29 11:05:44 +00:00
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 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
tutorial04.txt Fixed #2565: added a note about the laziness of querysets in tutorial 4. Thanks, Ubernostrum. 2007-02-27 04:27:47 +00:00
url_dispatch.txt Typo fix. 2007-04-01 07:36:06 +00:00
webdesign.txt Fixed ReST error in docs/webdesign.txt 2007-03-30 01:50:46 +00:00