social_django.Association
: association
OpenId account association
name |
type |
verbose name |
id |
BigAutoField |
ID |
server_url |
CharField |
server url |
handle |
CharField |
handle |
secret |
CharField |
secret |
issued |
IntegerField |
issued |
lifetime |
IntegerField |
lifetime |
assoc_type |
CharField |
assoc type |
workflow_buttons |
VirtualField |
Workflow |
Master tables: social_django.AssociationTable : associations
Referenced from
Database fields
Internal name |
Verbose name |
Help text |
id |
ID |
|
server_url |
server url |
|
handle |
handle |
|
secret |
secret |
|
issued |
issued |
|
lifetime |
lifetime |
|
assoc_type |
assoc type |
|
workflow_buttons |
Workflow |
List of actions that change the workflow state of this object. |
social_django.Association
: association¶OpenId account association
name
type
verbose name
id
BigAutoField
ID
server_url
CharField
server url
handle
CharField
handle
secret
CharField
secret
issued
IntegerField
issued
lifetime
IntegerField
lifetime
assoc_type
CharField
assoc type
workflow_buttons
VirtualField
Workflow
Master tables: social_django.AssociationTable : associations
Referenced from
Database fields¶
Internal name
Verbose name
Help text
id
ID
server_url
server url
handle
handle
secret
secret
issued
issued
lifetime
lifetime
assoc_type
assoc type
workflow_buttons
Workflow
List of actions that change the workflow state of this object.