Opened 4 years ago
Last modified 4 years ago
#32440 closed Cleanup/optimization
Copy/Paste in documentation — at Version 1
Reported by: | Eliaz Pitavy | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 3.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Apparently there is a copy/paste in the documentation here:
https://docs.djangoproject.com/en/3.1/ref/class-based-views/generic-editing/#django.views.generic.edit.BaseUpdateView.get
The description of the get and the post method for the BaseUpdateView is the same. If it is not an error, maybe more details would be useful.
Note:
See TracTickets
for help on using tickets.