Opened 10 years ago
Closed 10 years ago
#23819 closed Bug (needsinfo)
migrations created for unmanaged models
Reported by: | filipposantovito | Owned by: | nobody |
---|---|---|---|
Component: | Migrations | Version: | 1.7 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In general models having managed = False should be excluded from the migration process.
In particular this is true for models 'imported' using "manage inspectdb".
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This seems to be a duplicate of #22331 which was fixed months ago. Could you add more details about the problem you are facing?