A
A
altertable2020-06-15 00:44:56
Django
altertable, 2020-06-15 00:44:56

Django 3 how to deploy project to server?

How to deploy a django project on a server (for dummies)
the project is on the git + env , please

advise any articles or instructions, I will be grateful)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2020-06-15
@vityareabko

  • Documentation: Deploying Django
  • Django deploy (developer.mozilla.org)
  • Setting up Django with Postgres, Nginx and Gunicorn in Ub...

D
Dmitry, 2020-06-19
@pyHammer

If you are just starting to get acquainted with Django, then I would advise you not to bother with system administration. It's very easy to get started by installing a project on beget 's hosting, for example , here's a complete guide to deploying a project Installing and configuring Django
. The advantage is that support officially supports Django and can handle installation and deployment issues.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question