django/docs
Adrian Holovaty 7d23d1e798 magic-removal: Merged to [2120]
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-24 00:49:16 +00:00
..
add_ons.txt Added docs/add_ons.txt -- small documentation of contrib 2005-11-22 19:21:51 +00:00
admin_css.txt Fixed typo in docs/admin_css.txt. Thanks, Daniel 2005-11-29 14:43:07 +00:00
apache_auth.txt Moved Apache auth handler to django/contrib/auth/handlers/modpython.py 2005-11-30 01:14:23 +00:00
authentication.txt magic-removal: Updated docs to reflect move/rename of DjangoContext. 2006-01-13 18:27:40 +00:00
cache.txt magic-removal: Merged to [1903] 2006-01-11 05:07:38 +00:00
contributing.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
db-api.txt magic-removal: Merged to [2079] 2006-01-21 03:30:35 +00:00
design_philosophies.txt Added 'Safety and security' section to docs/design_philosophies.txt 2005-11-13 22:59:51 +00:00
django-admin.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
email.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
faq.txt magic-removal: Merged to [2120] 2006-01-24 00:49:16 +00:00
flatpages.txt magic-removal: Updated docs to reflect move/rename of DjangoContext. 2006-01-13 18:27:40 +00:00
forms.txt magic-removal: Updated docs to reflect new location of django.core.extensions. 2006-01-18 19:03:19 +00:00
generic_views.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
i18n.txt magic-removal: Merged to [2059] 2006-01-19 01:09:28 +00:00
install.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
legacy_databases.txt BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
middleware.txt magic-removal: Moved session middleware from django/middleware/sessions.py to django/contrib/sessions/middleware.py 2006-01-08 18:28:38 +00:00
model-api.txt magic-removal: Updated docs/model-api.txt to remove sections on 'exceptions' and 'module_constants' params to 'class Meta' 2006-01-23 04:37:24 +00:00
modpython.txt Improved docs/modpython.txt to add note about debugging under mod_python with print statements 2005-11-27 13:53:35 +00:00
outputting_csv.txt magic-removal: updated docs to reflect new location of django.core.template 2006-01-13 17:37:10 +00:00
outputting_pdf.txt magic-removal: Updated docs to reflect new location of django.utils.httpwrappers 2006-01-11 21:46:50 +00:00
overview.txt magic-removal: Renamed 'class META' to 'class Meta' in models 2005-12-21 02:42:27 +00:00
redirects.txt BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
request_response.txt magic-removal: Updated docs to reflect new location of django.utils.httpwrappers 2006-01-11 21:46:50 +00:00
sessions.txt magic-removal: Merged to [1903] 2006-01-11 05:07:38 +00:00
settings.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
static_files.txt Added a 'Directory listings' section to docs/static_files.txt 2005-11-27 15:28:19 +00:00
syndication_feeds.txt Fixed #846 -- Fixed bug in docs/syndication_feeds.txt. Thanks, deric 2005-11-20 04:53:28 +00:00
templates.txt magic-removal: Merged to [2120] 2006-01-24 00:49:16 +00:00
templates_python.txt magic-removal: Merged to [2079] 2006-01-21 03:30:35 +00:00
tutorial01.txt magic-removal: Merged to [1964] 2006-01-15 00:53:19 +00:00
tutorial02.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
tutorial03.txt magic-removal: Updated docs to reflect new location of django.core.extensions. 2006-01-18 19:03:19 +00:00
tutorial04.txt magic-removal: Updated docs to reflect new location of django.core.extensions. 2006-01-18 19:03:19 +00:00
url_dispatch.txt magic-removal: Merged to [1903] 2006-01-11 05:07:38 +00:00
writing-apps-guide-outline.txt Moved django-docs to just plain docs 2005-07-13 18:54:07 +00:00