authtoken.Token
The default authorization token model.
Fields
| Field | Type | Description |
|---|---|---|
| created | Date (with time) | Created |
| key | String (up to 40) | Key |
| user | User | the related auth.User object |
The default authorization token model.
| Field | Type | Description |
|---|---|---|
| created | Date (with time) | Created |
| key | String (up to 40) | Key |
| user | User | the related auth.User object |