1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib
2013-05-09 14:31:08 -04:00
..
main Fix lingering import statement, add context processor to expose settings to templates. 2013-05-09 14:31:08 -04:00
middleware Just use plain GPL. 2013-04-09 01:05:55 -04:00
plugins/callback 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
settings Fix lingering import statement, add context processor to expose settings to templates. 2013-05-09 14:31:08 -04:00
static Removed old versions of UI in static directory. 2013-05-08 12:02:56 -04:00
templates Split out RBAC and can_user_* methods from models into access.py. Moved list/item permissions checks from the base views into RBAC. Added serializers/views/tests for jobs REST API. 2013-05-08 10:46:16 -04:00
ui Fix lingering import statement, add context processor to expose settings to templates. 2013-05-09 14:31:08 -04:00
__init__.py Initial setup script. 2013-05-07 18:17:04 -04:00
urls.py Moved UI into its own Django app. 2013-05-08 11:41:00 -04:00
wsgi.py Just use plain GPL. 2013-04-09 01:05:55 -04:00