mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-01 21:51:48 -05:00
Update Django to 1.8 and DRF to 3.3, add new Django migrations, update serializers/pagination/metadata, update browsable API styling.
This commit is contained in:
4
awx/api/test_api.py
Normal file
4
awx/api/test_api.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright (c) 2016 Ansible, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
from awx.api.tests import * # noqa
|
||||
Reference in New Issue
Block a user