Changes between Initial Version and Version 1 of Ticket #36496, comment 6
- Timestamp:
- Jul 9, 2025, 10:18:57 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36496, comment 6
initial v1 1 1 > Personally I'd be happy if there was at least a way to specify where Django should store the files, but there seems to be no other option than to use the current working dir. 2 2 3 Have you tried using the explicit `TEST _NAME` [https://docs.djangoproject.com/en/5.2/ref/settings/#std-setting-TEST_NAME setting]?3 Have you tried using the explicit `TEST.NAME` [https://docs.djangoproject.com/en/5.2/ref/settings/#std-setting-TEST_NAME setting]?