Opened 5 years ago
Closed 5 years ago
#31799 closed Cleanup/optimization (duplicate)
Queryset.update() examine Fields which has auto_now=True
| Reported by: | KimSoungRyoul | Owned by: | KimSoungRyoul |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 3.0 |
| 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
I think It is more intuitive to operate like this.
I'd like to ask core contributers for advice.
Change History (2)
comment:1 by , 5 years ago
| Owner: | changed from to |
|---|
comment:2 by , 5 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #15566 with the same proposition that ended with documenting the current behavior.