1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/lib/main
2013-03-21 00:34:59 -04:00
..
migrations Show tags correctly in Django admin, use limited CharFields for fields without newlines to render admin appropriately. 2013-03-15 11:45:14 -04:00
models Get resource URLs installed in REST API returns. 2013-03-21 00:12:03 -04:00
__init__.py Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00
admin.py Show tags correctly in Django admin, use limited CharFields for fields without newlines to render admin appropriately. 2013-03-15 11:45:14 -04:00
rbac.py Move RBAC code to seperate file. 2013-03-21 00:34:59 -04:00
serializers.py Get resource URLs installed in REST API returns. 2013-03-21 00:12:03 -04:00
tasks.py Added basic celery support and configuration. 2013-03-14 16:11:14 -04:00
tests.py Added baseline for object GET tests, with one failing test to correct. 2013-03-21 00:27:04 -04:00
views.py Move RBAC code to seperate file. 2013-03-21 00:34:59 -04:00