+ 1
About Django
I want to try to make a website using Django in Python and Im only using Pydroid in making codes. My question is how to install Django version 2.1 in Pydroid3 and another question. When I type this in the terminal 'django-admin startproject filename', It only says 'django-admin' not found????
1 Resposta
+ 1
https://steemit.com/technology/@cypher01/tutorial-installing-and-running-django-service-on-mobile
You can try this. Otherwise, I don't know as I don't use django on mobile.