django/docs
Joseph Kocherhans cad2fa4e8b magic-removal: Moved django.views.decorators.auth.* to django.contrib.auth.decorators
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-07 02:11:54 +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 magic-removal: Merged to [2272] 2006-02-04 20:19:12 +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: Moved django.views.decorators.auth.* to django.contrib.auth.decorators 2006-03-07 02:11:54 +00:00
cache.txt magic-removal: Merged to [2387] 2006-02-25 05:53:55 +00:00
contributing.txt magic-removal: Merged to [1960] 2006-01-15 00:14:41 +00:00
db-api.txt magic-removal: Merged to [2319] 2006-02-17 17:48:21 +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 [2350] 2006-02-18 22:14:05 +00:00
email.txt magic-removal: Merged to [2136] 2006-01-27 16:35:25 +00:00
faq.txt magic-removal: Merged to [2368] 2006-02-23 17:38:00 +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 [2454] 2006-03-01 03:57:57 +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: added transaction support to Django! see transactions.txt (in magic-removal) for the details. 2006-03-01 17:08:33 +00:00
model-api.txt magic-removal: Merged to [2328] 2006-02-17 19:42:11 +00:00
modpython.txt magic-removal: Merged to [2319] 2006-02-17 17:48:21 +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: Merged to [2338] 2006-02-18 20:24:24 +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: moved django.parts.auth.anonymoususers.AnonymousUser to django.contrib.auth.models.AnonymousUser 2006-03-07 01:53:20 +00:00
sessions.txt magic-removal: Merged to [2300] 2006-02-10 21:35:29 +00:00
settings.txt magic-removal: Merged to [2294] 2006-02-10 05:10:38 +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 [2319] 2006-02-17 17:48:21 +00:00
templates_python.txt magic-removal: Merged to [2294] 2006-02-10 05:10:38 +00:00
transactions.txt magic-removal: Changed commit_on_success section of docs/transactions.txt to be more clear 2006-03-02 05:01:04 +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