mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
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
This commit is contained in:
parent
a11a1d5e16
commit
1b035c35d9
21 changed files with 310 additions and 123 deletions
|
|
@ -69,10 +69,7 @@ following names:
|
|||
* ``sites``
|
||||
* ``packages``
|
||||
* ``content_types``
|
||||
* ``redirects``
|
||||
* ``flatfiles``
|
||||
* ``core_sessions``
|
||||
* ``flatfiles_sites``
|
||||
* ``auth_permissions``
|
||||
* ``auth_groups``
|
||||
* ``auth_users``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue