1👍
Run the following command:
manage.py migrate
This will create your tables in your database, then try running your server.
0👍
Okay I got it, it was pretty dumb, I just had non-ASCII characters in my hostname. Now it works perfectly !
- [Answer]-Newbie need help on a django view element
- [Answer]-Tracking anonymous users in Angular app
- [Answer]-Login to spring webapp from external application
- [Answer]-Django stopped working with mod_wsgi/apache
Source:stackexchange.com