Opened 7 years ago
Closed 7 years ago
#29263 closed Bug (invalid)
Model.refresh_from_db() does not re-calculate annotation fields
Description ¶
Running refresh_from_db() on a model which was retrieved using an annotated query, does not update any fields that were added by that annotated query.
Change History (1)
comment:1 by , 7 years ago
Component: | Uncategorized → Database layer (models, ORM) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
That's by design: