Constant values for tastypie
- Since:
-
- 0.1.0
- Source:
Members
-
<static, readonly> ALL
-
- Source:
Properties:
Name Type Description ALL
Symbol signifies that all fields of a resource will qualify for a specific operation where the field is of a primitive type
ALL_WITH_RELATIONS
Symbol signifies that all fields of a resource will qualify for a specific operation. If the field is a related field the operation
will propogate to the related resource