I have downloaded django and other modules for qpython, then here comes the confusion, I have no idea how to manually install django for qpython, I thaught this should had been automatically. Please how can django be install manually. Thanks
Asked
Active
Viewed 2,405 times
0
-
1check this to see this what you are looking for ?https://docs.djangoproject.com/en/1.8/topics/install/ – Rao Nov 27 '15 at 13:14
-
Thanks for your comment, but it is not working – Samuel Akosa Berko Nov 27 '15 at 17:08
1 Answers
1
You can upload the django or other dependency modules into the mobile's /sdcard/com.hipipal.qpyplus/lib/python2.7/site-packages/
BTW: you can install django through QPython's pip_console.py easily .

River
- 66
- 2