I'm from php, Laravel. I just start learn python and Django
I use pip installed Django but I can't find any files from this folder
C:/desktop/test/
It's very different from Laravel framework. Laravel has content all framework files inside of folder. If I want to move to different machine, I just need to copy all files.
My questions are
Where is Django installed?
what if move to different machine (ex: move to server)
If I start another new project, do I have to install Django again?