[Guide] Django 2 with Python3 starter

Project URL: https://glitch.com/~django-2

@georgefs’s django2 project was made as a guide for setting up Django 2 in Glitch, unfortunately didn’t work right away for me when I remixed it and followed the instructions, so I made this project as an alternative that doesn’t use virtualenv. Instructions are in the readme if you want to remix it.
Really hope Glitch will make Python3 the default sometime, as Python2 keeps auto-installing things in my requirements.txt and wasting project disk space. It’s being deprecated soon!

1 Like