#30656 closed Cleanup/optimization (fixed)
The bulk_update method should be mentioned in the database access optimization section of the docs.
| Reported by: | Simon Charette | Owned by: | Daniel Rios |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I was surprised to find bulk_create there but bulk_update missing when helping someone on @django-users.
https://groups.google.com/d/msg/django-users/J79WXBWaNuA/fPf8EFtNCgAJ
Change History (7)
comment:1 by , 6 years ago
| Summary: | The bulk_update method should be mentionned in the database access optimization section of the docs → The bulk_update method should be mentioned in the database access optimization section of the docs. |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 6 years ago
| Has patch: | set |
|---|
Note:
See TracTickets
for help on using tickets.
PR