Asifs-iMac4K:aisite asifkhan$ python3 manage.py runserver
Performing system checks...
System check identified no issues (0 silenced).
You have 14 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions.
Run 'python manage.py migrate' to apply them.
May 01, 2018 - 11:10:36
Django version 2.0.4, using settings 'aisite.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
Not Found: /
[01/May/2018 11:10:45] "GET / HTTP/1.1" 404 2028
[01/May/2018 11:10:59] "GET /airbot/ HTTP/1.1" 200 15817
[01/May/2018 11:10:59] "GET /airbot/scripts/museutils.js?crc=388970469 HTTP/1.1" 200 15817
[01/May/2018 11:11:15] "GET /airbot/ HTTP/1.1" 200 15817
[01/May/2018 11:11:15] "GET /airbot/scripts/museutils.js?crc=388970469 HTTP/1.1" 200 15817
[01/May/2018 11:11:35] "GET /airbot/scripts/museutils.js?crc=388970469 HTTP/1.1" 200 15817
[01/May/2018 11:11:35] "GET /airbot/ HTTP/1.1" 200 15817
No errors in web server. Being a new in Django very hard to figure hard out what is the problem.