I suggest to return the LogEntry instance from those methods (which
currently don't return anything).
--
Ticket URL: <https://code.djangoproject.com/ticket/27218>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27218#comment:1>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/7330 PR] (with comments for
improvement).
--
Ticket URL: <https://code.djangoproject.com/ticket/27218#comment:2>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/27218#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"aa9569fce1b308819039450e3d2b852c37128209" aa9569fc]:
{{{
#!CommitTicketReference repository=""
revision="aa9569fce1b308819039450e3d2b852c37128209"
Fixed #27218 -- Returned LogEntry instances from ModelAdmin.log_*()
methods.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27218#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"e5f5e8ac17161708b18ac1e88aeedaa1fd7451ec" e5f5e8ac]:
{{{
#!CommitTicketReference repository=""
revision="e5f5e8ac17161708b18ac1e88aeedaa1fd7451ec"
Refs #27218 -- Fixed LogEntry tests on MySQL 5.5.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27218#comment:5>