Changes between Initial Version and Version 1 of Ticket #35424, comment 1


Ignore:
Timestamp:
May 3, 2024, 7:13:10 AM (5 months ago)
Author:
Sarah Boyce

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35424, comment 1

    initial v1  
    4646}}}
    4747Which fails with `django.core.exceptions.FieldDoesNotExist: Foo has no field named 'order'`
    48 If you move `AlterOrderWithRespectTo` to be the first operation, this migration can be applied.
Back to Top