Tuesday, October 23, 2018

Re: Doc on deploying production website using django

halo guyz i created a 3 step form using formtools and also save the data to the database, the form successfully moves from step 1 to the last step, but now the issue now is that at the final step of the form, when d user clicks on submit it just reload the  and remains in the final step of the form  without saving or submitting the form, need help on  that,
below is the code and the error i'm getting

On Tue, Oct 23, 2018 at 2:26 PM Derek <gamesbook@gmail.com> wrote:
Have a look at:

http://dev.prodigi.us/post/python-gunicorn-nginx-simpler-and-more-performant-method-deploy-your-django-projects/


On Tuesday, 23 October 2018 02:12:18 UTC+2, ah wrote:
Hi,
Is there a detailed comprehensive documentation on how to deploy a production website using django with different options like Gunicorn or uWSGI with servers like nginx or apache and dB postgres.
Thanks

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cf823470-2e99-4d06-9a25-e21b2792177b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHLKn71Fq6vSWL8Oc0b9bRN%2Bmqtr1BUAnKcROc0j8xe-TdAxBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment