mirror of
https://github.com/django/django.git
synced 2025-07-30 08:35:23 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue