1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/lib/main
2013-03-22 18:07:06 -04:00
..
migrations Add migration 2013-03-22 13:50:50 -04:00
models Simplify some auth code, add a FIXME 2013-03-22 18:07:06 -04:00
__init__.py Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00
admin.py Hide fields not needed for the user admin. 2013-03-22 12:02:16 -04:00
base_views.py This makes subobject attachment and detachment generic, making the views much easier to code up. 2013-03-22 16:52:44 -04:00
rbac.py Use request.user.is_anonymous versus doing type check. 2013-03-22 11:37:15 -04:00
serializers.py Hide fields not needed for the user admin. 2013-03-22 12:02:16 -04:00
tasks.py Added basic celery support and configuration. 2013-03-14 16:11:14 -04:00
tests.py Simplify some auth code, add a FIXME 2013-03-22 18:07:06 -04:00
views.py This makes subobject attachment and detachment generic, making the views much easier to code up. 2013-03-22 16:52:44 -04:00