Re: [Django] #11560: let proxy models multiple-inherit from the same concrete base model

14 views
Skip to first unread message

Django

unread,
Sep 6, 2013, 4:32:19 AM9/6/13
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: 1.1-beta
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: | Needs documentation: 1
Has patch: 1 | Patch needs improvement: 1
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------

Comment (by gzerone@…):

Hi rfk, thanks for the patch file, it works for me. Hope the feature will
work on master branch.

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

Django

unread,
Dec 19, 2014, 4:03:58 AM12/19/14
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: 1.1-beta
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: | Needs documentation: 1
Has patch: 1 | Patch needs improvement: 1
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------

Comment (by Griatch):

This has been lurking around for a long time, any idea when this might
merge into master? The patch seems to have unittest information now and
the feature itself is working. We would much like to use this feature
without having to patch django itself.

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:9>

Django

unread,
Dec 19, 2014, 7:13:35 AM12/19/14
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: 1.1-beta
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: | Needs documentation: 1
Has patch: 1 | Patch needs improvement: 1
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------

Comment (by timgraham):

The patch needs to be updated to apply cleanly. If you can update it and
send a pull request, that will help. Also a mention in the release notes
and a `.. versionchanged:: 1.8` annotation would be helpful. See our
[https://docs.djangoproject.com/en/dev/internals/contributing/writing-code
/submitting-patches/#patch-review-checklist patch review checklist].

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:10>

Django

unread,
Oct 26, 2015, 2:13:26 PM10/26/15
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: auvipy
Type: New feature | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by auvipy):

* status: new => assigned
* owner: nobody => auvipy
* version: 1.1-beta => master


--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:11>

Django

unread,
Nov 19, 2015, 2:59:23 AM11/19/15
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: auvipy
Type: New feature | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by auvipy):

Replying to [comment:10 timgraham]:


> The patch needs to be updated to apply cleanly. If you can update it and
send a pull request, that will help. Also a mention in the release notes
and a `.. versionchanged:: 1.8` annotation would be helpful. See our
[https://docs.djangoproject.com/en/dev/internals/contributing/writing-code
/submitting-patches/#patch-review-checklist patch review checklist].


Hi Tim,

Is this issue already resolved by other works ? or I should work on the
patch to implement it cleanly?

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:12>

Django

unread,
Nov 19, 2015, 7:15:01 AM11/19/15
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: auvipy
Type: New feature | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by timgraham):

I don't know of any work that would have resolved this ticket.

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:13>

Django

unread,
Mar 27, 2016, 7:07:25 AM3/27/16
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: akki

Type: New feature | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by akki):

* owner: auvipy => akki


--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:14>

Django

unread,
Mar 27, 2016, 4:08:48 PM3/27/16
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: akki
Type: New feature | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 0

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

* needs_better_patch: 1 => 0


Comment:

PR: https://github.com/django/django/pull/6346/

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:15>

Django

unread,
Mar 28, 2016, 10:17:39 AM3/28/16
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: akki
Type: New feature | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

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

* needs_better_patch: 0 => 1
* needs_docs: 1 => 0


Comment:

Left a few comments for improvement.

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:16>

Django

unread,
Mar 30, 2016, 1:07:45 PM3/30/16
to django-...@googlegroups.com
#11560: let proxy models multiple-inherit from the same concrete base model
-------------------------------------+-------------------------------------
Reporter: rfk | Owner: akki
Type: New feature | Status: closed

Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"49f95cc0a0167e91fd0f6987428905911bff076c" 49f95cc0]:
{{{
#!CommitTicketReference repository=""
revision="49f95cc0a0167e91fd0f6987428905911bff076c"
Fixed #11560 -- Allowed proxy model multiple-inheritance from the same
concrete base model.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/11560#comment:17>

Reply all
Reply to author
Forward
0 new messages