Instances are actually deleted and the confirmation page show the correct
count of related instances to be deleted.
Related to #24940, which fixes an issue where it wasn't possible to delete
the instances.
--
Ticket URL: <https://code.djangoproject.com/ticket/25058>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Screen Shot 2015-07-03 at 7.31.41.png" added.
* needs_better_patch: => 0
* needs_docs: => 0
* type: Uncategorized => Bug
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
I can reproduce the issue. For the regression test, we should be able to
make some additions to the test added in
d3d66d47222dd8765a20a15fdc754c0ed7635404.
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:1>
* owner: nobody => andersonresende
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:2>
* owner: andersonresende => sarthakmeh03
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:3>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/5198]
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:4>
* needs_tests: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:5>
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40bf18e70282784c7923a89c0700a83118b81a50" 40bf18e7]:
{{{
#!CommitTicketReference repository=""
revision="40bf18e70282784c7923a89c0700a83118b81a50"
Fixed #25058 -- Added GenericRelations with related_query_name to the
admin's delete confirmation page.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25058#comment:7>