1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 18:21:12 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Chris Church
1b93886be2 Updated callback module to delegate to acom_callback_event management command. 2013-04-04 14:47:41 -04:00
Michael DeHaan
184a68b0f9 License change. GPLv3 -> Affero GPLv3. 2013-04-01 17:44:30 -04:00
Chris Church
678e4c053b Admin field/inline updates. 2013-03-31 23:23:48 -04:00
Michael DeHaan
175f3c23da Update admin code to recent model field renames 2013-03-24 15:14:47 -04:00
Michael DeHaan
2eaa661ce6 Audit trail model has changed so disable the admin for now. 2013-03-24 15:05:34 -04:00
Chris Church
4e7827829f Work on executing launch job via celery to run ansible playbook. 2013-03-22 18:56:09 -04:00
Chris Church
c592c3c392 Hide fields not needed for the user admin. 2013-03-22 12:02:16 -04:00
Michael DeHaan
5a03fdf841 Simplify user model by just using the Django user object. 2013-03-22 11:35:26 -04:00
Michael DeHaan
4259f2a94e 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
Michael DeHaan
159dd542df Add Django admin stubs for all existing model objects 2013-03-15 10:22:16 -04:00
Chris Church
8b0401b924 Added inventory to admin. 2013-03-13 17:57:25 -04:00
Chris Church
22a9aad102 Added sample admin.py. 2013-03-13 17:44:54 -04:00