You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Views file is not used since I am using the direct_to_template generic view in urls.py to create the mysite homepage. Keeping this here for future reference as an alternative way of doing the same thing with a view: http://stackoverflow.com/questions/3402708/django-urls-straight-to-html-template/3402840#3402840
# from django.views.generic.simple import direct_to_template