django/docs
Malcolm Tredinnick d8b84cac91 Fixed #2515 -- Allow passing of options to JSON serializer. Thanks, nesh.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3795 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 13:26:07 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt Fixed #2546 -- Formatting fix in authentication docs. Thanks, SmileyChris. 2006-09-22 12:53:51 +00:00
cache.txt
contributing.txt Updated the settings variables required to run the internal test suite. Also 2006-09-21 11:19:34 +00:00
csrf.txt
db-api.txt Fixed #2769 -- Applied some ReST formatting fixes. Thanks, ramiro. 2006-09-21 13:30:01 +00:00
design_philosophies.txt
django-admin.txt Clarified development stream status of some of the django-admin command line arguments 2006-09-15 09:30:35 +00:00
documentation.txt
email.txt
faq.txt
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 Documented the always_test attribute for validator functions. 2006-09-22 12:46:35 +00:00
generic_views.txt
i18n.txt
install.txt Changed .91 to .95 in docs/install.txt 2006-07-28 22:22:03 +00:00
legacy_databases.txt
middleware.txt
model-api.txt Fixed #2649 -- Clarified behaviour of editable attribute on models. Thanks, 2006-09-22 01:54:10 +00:00
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
request_response.txt
serialization.txt Fixed #2515 -- Allow passing of options to JSON serializer. Thanks, nesh. 2006-09-22 13:26:07 +00:00
sessions.txt
settings.txt Fixed #2678 -- Moved the list of profanities for the hasNoProfanities validator 2006-09-22 02:48:19 +00:00
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt Fixed #2556 -- Documented that simple_tag functions can take any number of 2006-09-21 11:41:18 +00:00
testing.txt Clarified some minor issues in test system documentation. 2006-09-08 13:10:57 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt