mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 02:48:37 -05:00
Shift Django to 1.6.x (>= 1.6.7).
This commit is contained in:
@@ -9,6 +9,7 @@ from rest_framework import HTTP_HEADER_ENCODING
|
||||
# AWX
|
||||
from awx.main.models import Job, AuthToken
|
||||
|
||||
|
||||
class TokenAuthentication(authentication.TokenAuthentication):
|
||||
'''
|
||||
Custom token authentication using tokens that expire and are associated
|
||||
|
||||
Reference in New Issue
Block a user