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


Ignore:
Timestamp:
Jul 9, 2025, 10:18:57 AM (2 months ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36496, comment 6

    initial v1  
    11> 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.
    22
    3 Have you tried using the explicit `TEST_NAME` [https://docs.djangoproject.com/en/5.2/ref/settings/#std-setting-TEST_NAME setting]?
     3Have you tried using the explicit `TEST.NAME` [https://docs.djangoproject.com/en/5.2/ref/settings/#std-setting-TEST_NAME setting]?
Back to Top