#28025 closed Uncategorized (fixed)
Typo in the documentation of 1.11 release
Reported by: | Sudhanshu Mishra | Owned by: | Sudhanshu Mishra |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | docs, typo |
Cc: | sudmishra01@… | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
It should say
>>> qs1.intersection(qs2, qs3)
Change History (5)
comment:1 by , 8 years ago
Owner: | changed from | to
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
I've already created a PR for this ticket.
https://github.com/django/django/pull/8298