authtoken.TokenProxy
Proxy mapping pk to user pk for use in admin.
Fields
| Field | Type | Description |
|---|---|---|
| created | Date (with time) | Created |
| key | String (up to 40) | Key |
| pk | ||
| user | User | the related auth.User object |
Proxy mapping pk to user pk for use in admin.
| Field | Type | Description |
|---|---|---|
| created | Date (with time) | Created |
| key | String (up to 40) | Key |
| pk | ||
| user | User | the related auth.User object |