--
Ticket URL: <https://code.djangoproject.com/ticket/24490>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.7 => master
* needs_docs: => 0
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
I guess it wouldn't hurt to add.
--
Ticket URL: <https://code.djangoproject.com/ticket/24490#comment:1>
* status: new => assigned
* owner: nobody => kaedroho
* has_patch: 0 => 1
Comment:
Just had a go at implementing this
https://github.com/django/django/pull/4335
Let me know if any changes need to be made
--
Ticket URL: <https://code.djangoproject.com/ticket/24490#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"aea02ddfb7c610db9a7cb291b113d6e561d8eba9" aea02ddf]:
{{{
#!CommitTicketReference repository=""
revision="aea02ddfb7c610db9a7cb291b113d6e561d8eba9"
Fixed #24490 -- Set LogEntry.change_message when adding an object.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24490#comment:3>