Re: Setting DEBUG = False causes 500 Error

2020-04-12 Thread Eki
I ran into exatly the same issue just now (10 years after your post). When I use compress in production with DEBUG=False, I get a 500 error. I wish I had read your post 5 hours ago... Everything works fine now. -- Eki On Monday, 25 January 2010 23:05:57 UTC+2, Damon Jablons wrote: > > I do have

Re: Setting DEBUG = False causes 500 Error

2010-01-26 Thread Karen Tracey
2010/1/26 Damon Jablons > Thank you for the concern. > > I included a link to dpaste in my original response, but I think > google groups cut it out: > "Here's my settings.py and local_settings.py on dpa(s)te.com: > http://dpaste.com/150368/ " > > To debug a problem that only appears with DEBUG=F

Re: Setting DEBUG = False causes 500 Error

2010-01-25 Thread Damon Jablons
Thank you for the concern. I included a link to dpaste in my original response, but I think google groups cut it out: "Here's my settings.py and local_settings.py on dpa(s)te.com: http://dpaste.com/150368/ " On Jan 25, 4:03 pm, Atamert Ölçgen wrote: > Hi Damon, > > On Monday 25 January 2010 22:3