Re: odd crash

2018-06-13 Thread Larry Martell
Update: The django code clearly has a bug, and I fixed it on my system. That allowed me to see the next higher up error, which was an error importing one of my own context_processors. This is odd, as the file and function are there, and are readable, and if they were not I would always get this er

odd crash

2018-06-08 Thread Larry Martell
I have an app that uses 1.9. It will work fine for weeks and weeks, and then out of the blue a page that has just worked will crash with this: Request Method: GET Request URL: Django Version: 1.9 Python Version: 2.7.5 Installed Applications: ['django.contrib.admin', 'django.contrib.auth', 'django