i am running my website on my local server apache on my machin when i type www.bluepearlhotel.com i get this error
TemplateDoesNotExist at /admin/ admin/login.html Request Method:GETRequest URL:http://bluepearlhotel.com/admin/Django Version:1.4.3Exception Type:TemplateDoesNotExistException Value: admin/login.html Exception Location:/usr/local/lib/python2.7/dist-packages/django/template/loader.py in find_template, line 138Python Executable:/usr/bin/pythonPython Version: 2.7.6Python Path: ['/var/www/bluepearlhotel', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-i386-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PILcompat', '/usr/lib/python2.7/dist-packages/gst-0.10', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7', '/usr/lib/python2.7/dist-packages/ubuntu-sso-client'] Server time:Tue, 12 Aug 2014 14:21:11 +01 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/987f8340-15e1-480f-87a8-9c3cb35775ce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

