I am new to Django. When i run my Django project i get 0 errors. But when i run my browser with the "
http://127.0.0.1:8000/", i get the following console log. Please help me and plenty thanks in advance.
0 errors found
Django version 1.4.3, using settings 'BroadcastApp.settings'
Quit the server with CONTROL-C.
[13/Feb/2013 03:10:46] "GET / HTTP/1.1" 200 4741
[13/Feb/2013 03:10:46] "GET /static/css/bootstrap.css HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/watchy/img/watchy_logo.png HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/watchy/css/watchy_main.css HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/css/bootstrap-responsive.css HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/datepicker/css/datepicker.css HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/broadcast/css/webrtc.css HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/jqueryjs/jquery-1.9.0.js HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/js/bootstrap.js HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/datepicker/js/bootstrap-datepicker.js HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/watchy/js/bootbox-300.js HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/js/jquery.cookie.js HTTP/1.1" 304 0
[13/Feb/2013 03:10:46] "GET /static/broadcast/js/webrtc.js HTTP/1.1" 200 2576