Files
2012-02-21 01:15:00 -05:00

1 line
1.5 KiB
JSON

[{"user_id": 5409, "stars": [], "topic_id": 44725, "date_created": 1314806572.8105111, "message": "The documentation says \"Error emails now include more of the detail and formatting of the debug server error page.\", but they look the same to me as with 1.2 (i.e. completely plain text). What changed? Do I need to do anything to pick up the change?", "group_id": 81, "id": 2012172}, {"user_id": 5980, "stars": [], "topic_id": 44725, "date_created": 1314962818.6894231, "message": "You need to pass include_html=True to your AdminEmailHandler in your LOGGING setting: https://docs.djangoproject.com/en/dev/topics/logging/#django.utils.log.AdminEmailHandler", "group_id": 81, "id": 2028073}, {"user_id": 35994, "stars": [], "topic_id": 44725, "date_created": 1315199909.6929319, "message": "I recently noticed that the Post:QueryDict{} was blank in my error emails. This did not used to be the case. Im researching it now but to the best of my knowledge the only things that I changed in my system that could have affected this is the upgrade to Django 1.3 from 1.2.3. Anybody else notice anything similar?", "group_id": 81, "id": 2048893}, {"user_id": 35994, "stars": [], "topic_id": 44725, "date_created": 1315951208.1550341, "message": "So they are now pusghing the emails through the full \"logger\" function. The logger function seems to have trouble parsing an XML post. But if you send the full html email then you will se the post as an environmental variable.", "group_id": 81, "id": 2119741}]