1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/lib/main
Michael DeHaan 4cd7405a37 update TODO
2013-04-19 11:15:02 -04:00
..
management Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
migrations Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
models Add important credential note. 2013-04-19 10:48:32 -04:00
tests REST access for job template detail, access to read one follows whether permissions are available. Access to see 2013-04-19 10:42:36 -04:00
__init__.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
admin.py Admin updates. 2013-04-19 10:12:49 -04:00
base_views.py update TODO 2013-04-19 11:15:02 -04:00
forms.py Might help to add the forms for the admin to import. 2013-04-19 10:31:47 -04:00
rbac.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
serializers.py update TODO 2013-04-19 11:15:02 -04:00
tasks.py Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
views.py Ability to list job templates. Related resources are not added. 2013-04-18 20:52:54 -04:00