[Django] #24490: No text "action" in LogEntry when an object is added

5 views
Skip to first unread message

Django

unread,
Mar 16, 2015, 7:29:13 AM3/16/15
to django-...@googlegroups.com
#24490: No text "action" in LogEntry when an object is added
-------------------------------+--------------------
Reporter: pandamasta | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 1.7
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
When an object is added through the admin app, there is no text for
"action" added in the LogEntry table

--
Ticket URL: <https://code.djangoproject.com/ticket/24490>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 16, 2015, 9:20:43 AM3/16/15
to django-...@googlegroups.com
#24490: Add LogEntry.change_message when an object is added
--------------------------------------+------------------------------------
Reporter: pandamasta | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* 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>

Django

unread,
Mar 16, 2015, 6:00:43 PM3/16/15
to django-...@googlegroups.com
#24490: Add LogEntry.change_message when an object is added
--------------------------------------+------------------------------------
Reporter: pandamasta | Owner: kaedroho
Type: Cleanup/optimization | Status: assigned

Component: contrib.admin | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by kaedroho):

* 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>

Django

unread,
Mar 20, 2015, 6:25:36 PM3/20/15
to django-...@googlegroups.com
#24490: Add LogEntry.change_message when an object is added
--------------------------------------+------------------------------------
Reporter: pandamasta | Owner: kaedroho
Type: Cleanup/optimization | Status: closed
Component: contrib.admin | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

* 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>

Reply all
Reply to author
Forward
0 new messages