greg_allard: when using related_name=”stuff” in django models, foreign_object.stuff only works if the app is listed in installed_apps in the settings

greg_allard: when using related_name=”stuff” in django models, foreign_object.stuff only works if the app is listed in installed_apps in the settings