--
Ticket URL: <https://code.djangoproject.com/ticket/18362>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
hmmh - I can't edit the description. so, in above the examples are
`"update_fields=['profile']/['profile_id']"` instead of the helpful wiki-
links...
--
Ticket URL: <https://code.djangoproject.com/ticket/18362#comment:1>
* cc: niwi@… (added)
* has_patch: 0 => 1
Comment:
Posible fix: https://github.com/niwibe/django/tree/ticket_18362
--
Ticket URL: <https://code.djangoproject.com/ticket/18362#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [0f49b2bce2d5b3c5891c8a329bab7dffe16fc79b]:
{{{
#!CommitTicketReference repository=""
revision="0f49b2bce2d5b3c5891c8a329bab7dffe16fc79b"
Fixed #18362 - Made model.save() update_fields accept attnames
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/18362#comment:3>