Changes between Initial Version and Version 1 of Ticket #35116, comment 4


Ignore:
Timestamp:
Jan 15, 2024, 10:59:32 AM (10 months ago)
Author:
Tobias Krönke

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35116, comment 4

    initial v1  
    22> I'm not sure what do you want to achieve, but Django doesn't use `MIGRATE` setting. If you need it you can define it in your project.
    33
    4 Yes, thx and sorry. I misread the docs and had thought `MIGRATE` was a global setting, but it's actually sub DB test setting.
     4Yes, thx and sorry. I misread the docs and had thought `MIGRATE` was a global setting, but it's actually a sub DB test setting.
Back to Top