D
D
Dmitry Faleleev2020-08-04 21:37:49
Django
Dmitry Faleleev, 2020-08-04 21:37:49

What is the correct way to update Django after developer changes?

Good afternoon, the question may seem silly to someone, but I can’t formulate it differently for myself in order to continue searching for information in Google ...
I am a 1C developer and recently started learning Django + python for myself.

For example, there is a vds on which I installed the project on django, but I am developing directly on my home computer. How to update the prod that is spinning on vds?
As I understand it, there are several options, you can raise ftp and simply replace the files in the folder. Probably you can somehow connect git and update like that.

Tell me, is there any manual or method on how to do it correctly, as simply and safely as possible.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-08-04
@FaleleevDS

google Django + git + Fabric
but you can just replace files if you do backups of everything (and databases)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question