#14004 closed (fixed)
update() is not mention in the Queryset API Reference
Reported by: | anonymous | Owned by: | Derek Willis |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The very useful update() method of querysets found no mentioning in the Queryset API Reference (http://docs.djangoproject.com/en/dev/ref/models/querysets/).
That cost me a lot of searching.
Attachments (2)
Change History (9)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 14 years ago
Attachment: | 14004.diff added |
---|
comment:3 by , 14 years ago
Has patch: | set |
---|
comment:4 by , 14 years ago
milestone: | → 1.3 |
---|
by , 14 years ago
Attachment: | 14004.2.diff added |
---|
comment:5 by , 14 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
tweaks to existing patch