Designed page in Adobe Muse as html not showing on browser

11 views
Skip to first unread message

Asif Khan

unread,
May 1, 2018, 9:25:31 AM5/1/18
to Django users
I have designed a page in adobe muse and exported in html to use with Django all is perfect no errors but when run it is not showing anything on the browser.

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.


Reply all
Reply to author
Forward
0 new messages