I will fetch the actual piece of code and build a small test case out of it, will reply again in this thread when I have some more info.
On Thu, Jul 30, 2015 at 6:39 PM, Marc Aymerich <[email protected]> wrote: > On Thu, Jul 30, 2015 at 3:38 PM, Markus Amalthea Magnuson > <[email protected]> wrote: > > Hey, > > > > I stumbled upon a piece of code and a comment that says this: > > > > Deleting a model object that has related objects will only cascade delete > > those objects if their models have been imported. > > > > Is this true? I have not found it in the documentation and would like to > add > > a reference to the code comment so others won't be as confused as I am. > > Is this models module called models.py and does it live inside a > Django application listed in INSTALLED_APPS? > > > -- > Marc > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/wLiEuzqUVeQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CA%2BDCN_tKE56qJPJ339uL0Zo%2BvEDSsPdTnLMODHC_3H4hd856dw%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOXH8SXRVShSrLuPjZuPDPhbEEdc-Bi9v5JQm-xHf181iCzMKA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

