Opened 7 months ago

Closed 7 months ago

#35264 closed Uncategorized (invalid)

CommandError-Conflicting migration detected,

Reported by: MD Kalim Akram Khan Owned by: nobody
Component: Uncategorized Version: 5.0
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

CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph: (0004_remove_order_product_orderitem, 0005_cart, 0019_remove_order_address_remove_order_email_and_more in cart).
To fix them run 'python manage.py makemigrations --merge'

Change History (1)

comment:1 by Mariusz Felisiak, 7 months ago

Resolution: invalid
Status: newclosed

If you're having trouble understanding how Django works, see TicketClosingReasons/UseSupportChannels for ways to get help. Trac is not a support channel.

Note: See TracTickets for help on using tickets.
Back to Top