How does one deploy a Django developed web application in VS Code to IIS?

25 views
Skip to first unread message

Rodney Singleton

unread,
Dec 6, 2019, 6:22:17 AM12/6/19
to Django users

Forrest Hartley

unread,
Dec 6, 2019, 6:42:14 AM12/6/19
to django...@googlegroups.com
VS Code is just a text editor. You could hypothetically use Tasks to automate deployment (reference the documentation here), but by and large you'll use the same directions for deploying to a classic IIS server: Deploy Django on IIS

On Fri, Dec 6, 2019 at 6:21 AM Rodney Singleton <rodne...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJX5ZaYjPnhqEwaZQ-_s96cC25nSRvfR5CYCkjzuwttq7WfRRQ%40mail.gmail.com.

Rodney Singleton

unread,
Dec 6, 2019, 12:14:01 PM12/6/19
to Django users
Indeed Forrest!

VS Code being just a text editor is part of my frustration. I'm used to other Microsoft products with resident build and deploy functionality. Albeit, I have to admit, I do very much like the simplicity of VS Code! It's a great text editor. And your very handy references tasks in VS Code and how to setup and deploy on IIS have proven to be just what the doctor ordered.

Thank you very much!

Regards,
-Rodney Singleton


Reply all
Reply to author
Forward
0 new messages