djcompiler icon indicating copy to clipboard operation
djcompiler copied to clipboard

The files in other_files_needed has been copied to the build directory not to their directory where they was before built

Open abdoohossamm opened this issue 2 years ago • 0 comments
trafficstars

The files in other_files_needed has been copied to the build directory not to their directory where they was before built. for example the: other_files_needed=manage.py .env __init__.py generic_models/models/__init__.py the file generic_models/models/__init__.py has been copied to build/__init__.py not to build/generic_models/models/__init__.py/

abdoohossamm avatar May 07 '23 14:05 abdoohossamm