#20753: Beginner confused for MultiValueDictKeyError, where the error comes 
from?
-------------------------------------+-------------------------------------
     Reporter:  adam.pahlevi@…       |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
  MultiValueDictKeyError             |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by anonymous):

 Replying to [comment:1 CollinAnderson]:
 > My guess is there's a Rot that's should be showing on
 /admin/levi/lin/40/, but it's not showing up, possibly because of bad
 data. Try getting  Lin.objects.get(pk=40).rot_set.all()[0], and seeing if
 there's any bad or strange data for that Rot object.
 >
 > Also, for best results, try upgrading to django 1.5, because it may be
 that the error you are running into has been fixed.

 Okay I will try your suggestion. Thanks.

 For that particular reason as of why I am not using Django 1.5 is because
 I need MySQL, because the data also consumed by Java program, I don't want
 to switch to Postgres and change the driver and anything it is, I don't
 use ORM as I like SQL for better performance. So, unless I can use MySQL
 in Django 1.5 or Python 3.3 or the latest, I will stick with the old
 version unfortunately enough.

 Thanks for the dedication to check the problem. And I will report it soon
 afterwards.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20753#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/080.652d14d8a2a7b682da3d6a77ab29b9b8%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to