djcompiler
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
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/