diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-11-11 04:45:05 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-11-11 04:45:05 +0000 |
| commit | 1b035c35d9bb288589d813393e635bc9546c914b (patch) | |
| tree | 636e84011113d7f542cfaf45ea0921e2470e0ba6 /docs/legacy_databases.txt | |
| parent | a11a1d5e1690fb334758fc2dbaa5478aecc8ab63 (diff) | |
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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1166 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/legacy_databases.txt')
| -rw-r--r-- | docs/legacy_databases.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/legacy_databases.txt b/docs/legacy_databases.txt index beddc74134..f1b8f85970 100644 --- a/docs/legacy_databases.txt +++ b/docs/legacy_databases.txt @@ -69,10 +69,7 @@ following names: * ``sites`` * ``packages`` * ``content_types`` - * ``redirects`` - * ``flatfiles`` * ``core_sessions`` - * ``flatfiles_sites`` * ``auth_permissions`` * ``auth_groups`` * ``auth_users`` |
