Question
Please i need some assistance on publishing a Django version 2.x app on Django Droplet.
I created a Django droplet but it runs on Django 1.x and Python 2.x. How do I point the Django project to use python 3 and Django2.x?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×