resource field definitions
- Since:
-
- 0.1.0
- Source:
Requires
- module:tastypie/fields/api
- module:tastypie/fields/related
- module:tastypie/fields/char
- module:tastypie/fields/array
- module:tastypie/fields/integer
- module:tastypie/fields/float
- module:tastypie/fields/boolean
- module:tastypie/fields/date
- module:tastypie/fields/datetime
- module:tastypie/fields/object
- module:tastypie/fields/file
- module:tastypie/fields/filepath
Members
-
<static, readonly> ApiField
-
- Source:
Properties:
Name Type Description field
Field short cut for the ApiField class
-
<static, readonly> array
-
- Source:
Properties:
Name Type Description array
Field short cut for the ArrayField class
-
<static, readonly> ArrayField
-
- Source:
Properties:
Name Type Description array
Field short cut for the ArrayField class
-
<static, readonly> bool
-
- Source:
Properties:
Name Type Description bool
Field short cut for the BooleanField class
-
<static, readonly> boolean
-
- Source:
Properties:
Name Type Description boolean
Field short cut for the BooleanField class
-
<static, readonly> BooleanField
-
- Source:
Properties:
Name Type Description bool
Field short cut for the BooleanField class
-
<static, readonly> char
-
- Source:
Properties:
Name Type Description char
Field short cut for the CharField class
-
<static, readonly> character
-
- Source:
Properties:
Name Type Description character
Field short cut for the CharField class
-
<static, readonly> CharFIeld
-
- Source:
Properties:
Name Type Description char
Field short cut for the CharField class
-
<static, readonly> date
-
- Source:
Properties:
Name Type Description date
Field short cut for the DateField class
-
<static, readonly> DateField
-
- Source:
Properties:
Name Type Description date
Field short cut for the DateField class
-
<static, readonly> datetime
-
- Source:
Properties:
Name Type Description datetime
Field short cut for the DateTimeField class
-
<static, readonly> DateTimeField
-
- Source:
Properties:
Name Type Description datetime
Field short cut for the DateTimeField class
-
<static, readonly> field
-
- Source:
Properties:
Name Type Description field
Field short cut for the ApiField class
-
<static, readonly> file
-
- Source:
Properties:
Name Type Description character
Field short cut for the FileField class
-
<static, readonly> FileField
-
- Source:
Properties:
Name Type Description character
Field short cut for the FileField class
-
<static, readonly> filepath
-
- Source:
Properties:
Name Type Description character
Field short cut for the FilePath class
-
<static, readonly> FilePathField
-
- Source:
Properties:
Name Type Description character
Field short cut for the FilePath class
-
<static, readonly> float
-
- Source:
Properties:
Name Type Description float
Field short cut for the FloatField class
-
<static, readonly> FloatField
-
- Source:
Properties:
Name Type Description float
Field short cut for the FloatField class
-
<static, readonly> int
-
- Source:
Properties:
Name Type Description int
Field short cut for the IntegerField class
-
<static, readonly> integer
-
- Source:
Properties:
Name Type Description integer
Field short cut for the IntegerField class
-
<static, readonly> IntegerField
-
- Source:
Properties:
Name Type Description int
Field short cut for the IntegerField class
-
<static, readonly> object
-
- Source:
Properties:
Name Type Description object
Field short cut for the ObjectField class
-
<static, readonly> ObjectField
-
- Source:
Properties:
Name Type Description object
Field short cut for the ObjectField class
-
- Source:
Properties:
Name Type Description object
Field short cut for the RelatedField class