1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/lib/main
2013-03-27 18:17:21 -04:00
..
management Update the inventory script to follow the new variabledata schema. This is untested and may need revisions. 2013-03-26 22:28:35 -04:00
migrations Update variable schema to use a 1:1 resource, and allow access via GET/PUT. GET if object does not exist will create the resource. 2013-03-26 22:24:03 -04:00
models Ability to add child groups to groups. 2013-03-27 18:17:21 -04:00
tests Ability to add child groups to groups. 2013-03-27 18:17:21 -04:00
__init__.py Add copyright headers. 2013-03-23 18:43:11 -04:00
admin.py Update admin code to recent model field renames 2013-03-24 15:14:47 -04:00
base_views.py Update variable schema to use a 1:1 resource, and allow access via GET/PUT. GET if object does not exist will create the resource. 2013-03-26 22:24:03 -04:00
rbac.py User deletion modification, and overriding the URL for the user objects. 2013-03-24 14:14:59 -04:00
serializers.py Ability to add child groups to groups. 2013-03-27 18:17:21 -04:00
tasks.py Add copyright headers. 2013-03-23 18:43:11 -04:00
views.py Ability to add child groups to groups. 2013-03-27 18:17:21 -04:00