I have the requirement to execute a git command in a Django migration. I need to clear the contents of a directory via a Django migration because we do not have access to the production server directly. Being new to both Django and git, I have no idea of how this could be achieved. Any help would be highly appreciated. TIA
Asked
Active
Viewed 35 times