I\'m new to django and according to tutorial i\'ve created the project:
views.py code:
from django.http import HttpResponse def home(request)