class documentation

class ObjectDoesNotExist(Exception):

Known subclasses: django.contrib.syndication.views.FeedDoesNotExist

View In Hierarchy

The requested object does not exist
Class Variable silent​_variable​_failure Undocumented
silent_variable_failure: bool =

Undocumented