Changes between Initial Version and Version 1 of Ticket #36496, comment 9
- Timestamp:
- Jul 9, 2025, 1:46:18 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36496, comment 9
initial v1 26 26 python manage.py test --parallel=auto --keepdb 27 27 }}} 28 29 The .sqlite3 test DB files were created in a different folder than the project root 30 28 31 I got this error: 29 32