E
E
ellz2018-02-18 22:04:03
Django
ellz, 2018-02-18 22:04:03

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

1 answer(s)
F
FeNUMe, 2018-02-18
@ellz

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 question

Ask a Question

731 491 924 answers to any question