--
Ticket URL: <https://code.djangoproject.com/ticket/32308>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
Have you try this example? It works as described. `artist_two` cannot be
deleted because it is referenced through restricted foreign keys:
`Song.album`.
Closing per TicketClosingReasons/UseSupportChannels
--
Ticket URL: <https://code.djangoproject.com/ticket/32308#comment:1>