Changes between Initial Version and Version 1 of Ticket #36496, comment 9


Ignore:
Timestamp:
Jul 9, 2025, 1:46:18 PM (2 months ago)
Author:
Abhishek Srivastava

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36496, comment 9

    initial v1  
    2626python manage.py test --parallel=auto --keepdb
    2727}}}
     28
     29The .sqlite3 test DB files were created in a different folder than the project root
     30
    2831I got this error:
    2932
Back to Top