After using Mac, and clicking on view in Gen Track an error pops up saying:You're seeing this error because you have DEBUG = True in your
Django settings file. Change that to False, and Django will
display a standard 500 page.
How are these setting changed?
Neal