Opened 4 years ago
Closed 4 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 , 4 years ago
Owner: | changed from | to
---|
comment:2 by , 4 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.