6
Як ви спіймаєте цей виняток?
Цей код є у django / db / models /elds.py Він створює / визначає виняток? class ReverseSingleRelatedObjectDescriptor(six.with_metaclass(RenameRelatedObjectDescriptorMethods)): # This class provides the functionality that makes the related-object # managers available as attributes on a model class, for fields that have # a single "remote" value, on the class that defines …