Sep-05-2024, 04:06 PM
Hello I have made, development, a webApp called PalestraGes which contains the various folders. Now I need to move it to production.
The provider told me to create a subdomain and upload everything there.
I created the subdomain and copied all the files and folders.
I also accessed the command line, and tried installing django via this command and everything seems to have gone well
Now I would like to install the virtual environment. I specify that I copied the folder venv should I still create the environment or is it already there ?
Thanks
The provider told me to create a subdomain and upload everything there.
I created the subdomain and copied all the files and folders.
I also accessed the command line, and tried installing django via this command and everything seems to have gone well
Now I would like to install the virtual environment. I specify that I copied the folder venv should I still create the environment or is it already there ?
Thanks