Answer the question
In order to leave comments, you need to log in
Development of django applications on VisualStudio (windows)?
If I develop a django application in VS (windows), can I easily upload it to linux hosting? Of course, after I change the slashes. Apart from slashes, there shouldn't be any problems?
Answer the question
In order to leave comments, you need to log in
Yes, there will be no problems if you do not have some kind of OS-specific logic. You can immediately use forward slashes, python can work with them in Windows.
But to be honest, it’s better to use a virtual machine with Linux or Ubuntu built into Windows , this can save time and nerves when installing some packages.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question