1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/lib/main
2013-03-31 23:28:41 -04:00
..
management Initial working test for run_launch_job task. 2013-03-31 17:25:18 -04:00
migrations Reapplied migrations since change, work on tests for inventory script. 2013-03-29 02:36:11 -04:00
models Added back try/except for TaskMeta lookup. 2013-03-31 23:25:54 -04:00
tests Fix import error for missing file. 2013-03-31 23:28:41 -04:00
__init__.py Add copyright headers. 2013-03-23 18:43:11 -04:00
admin.py Admin field/inline updates. 2013-03-31 23:23:48 -04:00
base_views.py When disassociating objects that are foreign key relationships this implies a delete, so also move the name aside to allow for reuse. 2013-03-27 18:55:49 -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 Initial working test for run_launch_job task. 2013-03-31 17:25:18 -04:00
views.py Ability to list teams and get individual team records. 2013-03-31 22:18:39 -04:00