Changes between Initial Version and Version 1 of Ticket #25313, comment 26
- Timestamp:
- 01/14/22 10:33:10 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25313, comment 26
initial v1 48 48 call_command("migrate", database=database) 49 49 }}} 50 51 edit: I just saw https://code.djangoproject.com/ticket/25313#comment:24 and am switching to that approach