Search found 2 matches
- Sat Aug 12, 2017 5:05 am
- Forum: Webhosting
- Topic: Django not installing correctly?
- Replies: 1
- Views: 1010
Django not installing correctly?
so im trying to get a site running with Django. i have the free server that comes with a game server. Every time i try to run a command with manage.py i get a "no module named 'django'" traceback. i also havent found a way to run a virtual enviroment for the installed python files. which s...
- Sat Aug 12, 2017 3:08 am
- Forum: Webhosting
- Topic: Are there any libraries to access the MySQL database with python?
- Replies: 1
- Views: 1073
Re: Are there any libraries to access the MySQL database with python?
I think the MySQL for python side is there for Django use, i cant see other python uses for it.