hello all, I had installed django swiftbrowser using the link https://github.com/cschwede/django-swiftbrowser when I login in swifbrowser, I can't login and get the following response. root at pragya-VirtualBox:~/django-swiftbrowser/myproj# python manage.py runserver Validating models... 0 errors found March 03, 2014 - 09:50:16 Django version 1.6.2, using settings 'myproj.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. [03/Mar/2014 09:50:57] "GET / HTTP/1.1" 302 0 [03/Mar/2014 09:50:57] "GET /login/ HTTP/1.1" 200 3799 [03/Mar/2014 09:50:58] "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 404 11 [03/Mar/2014 09:50:58] "GET /static/bootstrap/css/bootstrap-responsive.min.css HTTP/1.1" 404 11 [03/Mar/2014 09:50:58] "GET /static/bootstrap/js/bootstrap.min.js HTTP/1.1" 404 11 [03/Mar/2014 09:50:58] "GET /static/jquery.min.js HTTP/1.1" 404 11 [03/Mar/2014 09:50:58] "GET /static/bootstrap/js/bootstrap.min.js HTTP/1.1" 404 11 [03/Mar/2014 09:51:36] "POST /login/ HTTP/1.1" 500 0 please help to resolve the problem pragya Jain -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140303/2609f121/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot login.png Type: image/png Size: 114084 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140303/2609f121/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot afterLogin.png Type: image/png Size: 100674 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140303/2609f121/attachment-0001.png>