Changes between Initial Version and Version 1 of Ticket #33932, comment 6


Ignore:
Timestamp:
Aug 17, 2022, 5:38:43 AM (21 months ago)
Author:
Mariusz Felisiak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33932, comment 6

    initial v1  
    11Great!, I created a regression test inspired by your migrations:
    2 {{#!diff
     2{{{#!diff
    33+    def test_autofield_to_o2o(self):
    44+        with connection.schema_editor() as editor:
Back to Top