#29208: Mistake in the documentation, request.POST['username'] is not working,
but
request.POST.get('username') is working!
----------------------------------+--------------------------------------
Reporter: Marat Mkhitaryan | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Comment (by Mogoh Viol):
Replying to [comment:6 Tim Graham]:
> Maybe it's unclear that this code is for example purposes only and isn't
meant to be copied into your project.
That is the least that should be changed.
But why don't just change it to a production ready working example?
I see no downsides in changing it.
And even if we decide to not make the example production ready, I think
obtaining fields from a PUSH request should always check for invalid
fields.
The documentation should teach safe code.
--
Ticket URL: <https://code.djangoproject.com/ticket/29208#comment:7>
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/073.f83234d3d8124a3de3066572ee486610%40djangoproject.com.