Class: NotImplemented

tastypie/lib/exceptions. NotImplemented


new NotImplemented(method)

Raised when a class instance method has not been implemented

Parameters:
Name Type Description
method String

the name of the method that is not et implemented

Source: