Michael DeHaan
9fc041f4ec
No need to keep inventory list on projects, can just use permissions
2013-04-15 11:31:54 -04:00
Michael DeHaan
09cca99c69
Just use plain GPL.
2013-04-09 01:05:55 -04:00
Chris Church
038ed04943
Changed celery task reference to store the task_id only, capture traceback if task run fails, update admin to be able to run launch jobs.
2013-04-04 16:53:28 -04:00
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