#29818: ValueError when parsing querydata to autofill a Django admin form
-----------------------------------------+------------------------------
               Reporter:  NastuzziSamy   |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  contrib.admin  |        Version:  2.1
               Severity:  Normal         |       Keywords:  django admin
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  0              |
-----------------------------------------+------------------------------
 When giving a pure string instead of an expected integer
 (ex:
 http://localhost:8002/admin/core/zone/add/?_to_field=id&_popup=1&event=plsbreak
 with event = 'plsbreak') , Django admin breaks

 "Error during template rendering

 In template /usr/local/lib/python3.6/site-
 packages/django/contrib/admin/templates/admin/includes/fieldset.html,
 error at line 19"

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29818>
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/055.8332b62aff22570f447e8d67c8f63c71%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to