**Example:**
App name: Account
Previous model name: ParentCompany
New model name: ParentAccount
**Permissions:**
account | Parent Account | Can add parent account
**account | Parent Account | Can add parent company** this should not be
available.
same behavior for change, delete, view
I had to delete the extra 4 rows in the corresponding tables directly in
the database and now the problem was fixed.
Maybe this could be part of the migration process.
Best regards and thanks to the django team!!
--
Ticket URL: <https://code.djangoproject.com/ticket/32715>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => duplicate
* component: Migrations => contrib.auth
Comment:
Duplicate of #27489.
--
Ticket URL: <https://code.djangoproject.com/ticket/32715#comment:1>