Friday, December 5, 2014

Re: Does ticket 19866 apply to Django 1.4

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJUge3lAAoJEC0ft5FqUuEhMXAQAIl2alykZTtOAkmW1vDf0VQh
sGqhJXzOaHtNA9Io6QtKfP4jQ5LdD3vKf8TSDKXs7q5pqnx22fKSStflQaFjAC06
Aa0keVp2zuVcUdEJpJQIM29h3NqQRTZBkMuBp7YZIW7NdAXuzV0fJhQK+gKvLRnI
jiuloYjeLl7/0nZiUtlHXidMUtX+PepTL6eiy05U50XclXe4r6px7p5ZmNc/J5Gg
ivii2hmkSjYrGf/XpGc5kBYwM3HCOPjTVn/Dd3yAYihH0X2Z5zEv/GhMy67qbq5N
M7wtp2NxzaFGr3DWr7Cl7GS342Fg4EGZanwJtmr232G8R3XuM+PiAxRrvU1D7A1D
pODIvTnZGgueOqxTo4p4Q0qMmXL9OrYRkBUBVC8kYZK5WMuhW5iNx/F7tZ3uV122
2OJJSEc5Hm75z/khol69ePMXROY1m4Hzx27xbZM1pThAlocPEtjAysFS/9hKCxdz
lAMAgepNdA0iGmb5GjSkRWdnBtGfFpTMyF5ebXz528kadAFXEtfoOIANFzXb4X5S
+f/qOw0XfXHHzD0yqdYX0QOF1Da8dJ8BJQaMnoPcM3EBTMv5RNiCvIX5rIS8Ng4k
PY3G3VrOTGHyf37aJ4ZXDk2yU1oy9F55/l1M56SBQ4If/cGt8xMtyqUf+qz/BK7x
tYuZ5BNhO7VoIlv9tYk5
=M3km
-----END PGP SIGNATURE-----
Hi Brian,

On 12/04/2014 10:15 PM, yakkadesign@gmail.com wrote:
>
> Does ticket 19866 <https://code.djangoproject.com/ticket/19866> apply to
> Django 1.4? Reading through the notes, it seems it does but I'm still
> getting a 500 error. If not, is there a way to keep Django from returning a
> 500 error. I've found other people filtering these out. I don't want to
> filter them out.

I'm not sure what you mean by "apply to". That ticket is a problem in
1.4, but it is not fixed in 1.4; it was first fixed in 1.6 (you can see
this by following the link in the last comment to the GitHub commit that
fixed it, and then looking at the list GitHub gives you of the
branches/tags containing the commit). So it's not surprising that you're
seeing it as a problem in 1.4.

I think your options are a) upgrade to 1.6+, b) filter these reports, or
c) live with the reports.

Carl

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5481EDE5.3000403%40oddbird.net.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment