typeerror : context must be a dict rather than Context.

2017-12-12 Thread Al Scham
Hi, I'm am new to django and am workng through the OverIQ tutoiral at : https://overiq.com/django/1.10/loading-templates-in-django I have followed the instructions to the letter but am getting the typeerror every time (see subject). Heres is my views.py from django.shortcuts import render fro

context must be a dict rather than Context.

2017-12-12 Thread Al Scham
*Hi,* *Im a new user going through this tutorial at OverIQ : https://overiq.com/django/1.10/loading-templates-in-django* *I've followed the instructions to the letter but it keep throwing the Typeerror you see in the subject.* *Here is a copy paist of my views :* from django.shortcuts import