hola, prueba con este tuto https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-debian-9
On Sun, Jul 10, 2022 at 12:46 PM Miguel Ángel Cumpa Ascuña < [email protected]> wrote: > Hi > sudo apt install python3-pip > sudo pip3 install --upgrade pip > sudo pip install django > > El sáb, 9 jul 2022 a las 12:44, GLIBERT CERTAD (<[email protected]>) > escribió: > >> Estimados, buenas tardes. Hasta ahora he trabajado con Python y Django en >> Sistema Operativo de Windows. Pero por razones labrales, he iniciado un >> proyecto y el servidor disponible posee Debian 9. Cuales son los comandos y >> los pasos para instalar tanto Python como Django en dicho servidor. >> >> Sin más y agradeciendo de antemano; >> >> Glibert Certad >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/c7b05a27-1068-4197-9fc9-768060cee02cn%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/c7b05a27-1068-4197-9fc9-768060cee02cn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAOZHYKNbaWqdxXT%2B7atp6nESd7k%3DDQaugRDUtbtHPD-N%2BqKgFA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAOZHYKNbaWqdxXT%2B7atp6nESd7k%3DDQaugRDUtbtHPD-N%2BqKgFA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- att. Carlos Rocha -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAM-7rO2atwztt%3DxJVyhS4t1QcsVOSgwoe4uoisPGYvhp86aUzA%40mail.gmail.com.

