Package django :: Package core :: Module exceptions :: Class ObjectDoesNotExist
[hide private]
[frames] | no frames]

Class ObjectDoesNotExist

source code

exceptions.Exception --+
                       |
                      ObjectDoesNotExist

The requested object does not exist

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__

Class Variables [hide private]
  silent_variable_failure = True