#33844: Possible regression with 3.2.10 and admin.ModelAdmin.change_view()
-------------------------------------+-------------------------------------
Reporter: mike | Owner: nobody
dewhirst |
Type: | Status: new
Uncategorized |
Component: | Version: 4.0
Uncategorized | Keywords: stripe admin
Severity: Normal | change_view
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
I'm using the Admin with Stripe - which works nicely up until Django
3.2.9. Beyond 3.2.9 it still interacts with Stripe correctly and Stripe
logs show no errors.
However, from 3.2.10 up to 4. 0.x the following error occurs after a
successful acquisition of the Stripe payment token and after Stripe has
pocketed the money:
{{{
ValueError at /admin/polls/question/1/change/payment/change/
Field 'id' expected a number but got '1/change/payment'.
}}}
The program flow in the payment view is to save the Stripe token into a
field to indicate that payment has been received.
The project is in production and hereby locked into 3.2.9
--
Ticket URL: <https://code.djangoproject.com/ticket/33844>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/01070181fcf1872f-3635ef25-bc29-4da7-a258-bd383aea9782-000000%40eu-central-1.amazonses.com.