Updated docs/legacy_databases.txt to remove 'auth_admin_log' from list of tables that shouldn't be in the database, because that's now optional.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1053 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
2d5c6ec256
commit
f29205fc7b
|
@ -75,7 +75,6 @@ following names:
|
|||
* ``auth_groups``
|
||||
* ``auth_users``
|
||||
* ``auth_messages``
|
||||
* ``auth_admin_log``
|
||||
* ``auth_groups_permissions``
|
||||
* ``auth_users_groups``
|
||||
* ``auth_users_user_permissions``
|
||||
|
|
Loading…
Reference in New Issue