Problems after successfully deploying of my django app. Stack: Windows+Django

Alexei Mironov 1 Reputation point
2020-10-01T17:43:21.803+00:00

Hi! I a new user. I use this stack: Windows + Python 3.6 + Django + Postgres + sqlite. I have deployed my app successfully but instead an actual page i see page with greetings. I enable synchronization with git master repository. WM is Wep App, Python 3.6, Windows 10. ACU: 100, 1.75 Gb memory hd.

May you advice me What kind WM should i use or provide me instructions "How to deploy django app + windows in azure master"

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,170 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Joy Qiao 4,886 Reputation points Microsoft Employee
    2020-10-02T02:37:38.133+00:00

    Hi,

    I noticed your are using third party software Django, deployment steps has been introduced in Django's official website, so please check on your side if it is useful for you. Deploying Django

    If you have more question about Django, we would recommend contact with Django's support, they should be more familiar with their product.

    Bests,

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

  2. Alexei Mironov 1 Reputation point
    2020-10-02T16:03:54.98+00:00

    Hi! These instructions https://docs.djangoproject.com/en/3.1/howto/deployment/ is not rely deploying to azure

    I use this guide:

    Deploying our Django app onto Azure
    But, of coure i select Windows instead Linux, cause i use as you mentioned third party software. This software need to rendering other pages, but not home page of my app.

    0 comments No comments

  3. Alexei Mironov 1 Reputation point
    2020-10-02T16:15:32.047+00:00

    So i don't understand where is the error after my deploying. I used standard steps to deploy django-app to azure master.