#24997: Allow bulk_create with proxy inheritance
-------------------------------------+-------------------------------------
     Reporter:  wkschwartz           |                    Owner:
                                     |  wkschwartz
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  proxy, inheritance,  |             Triage Stage:  Accepted
  bulk_create, queryset, insert      |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by wkschwartz):

 I have also created a forward port for Django 1.9 (based on the master
 branch) at https://github.com/wkschwartz/django/tree/ticket_24997_19.
 (It's simply a cherry-pick from the other branch.) The documentation in
 this version of the patch still shows the bug being fixed in Django 1.8.3.
 The purpose of this version of the patch is merely to make it easy to
 forward-port the fix.

 I've created another "practice" pull request at
 https://github.com/wkschwartz/django/pull/2.

 All commits are now squashed.

 Tests pass on Sqlite and Postgresql.

 Unless someone says otherwise beforehand, I'll submit both pull requests
 tomorrow morning.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.30348e05e8c2e794749a54d328a867c1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to