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

273 Commits

Author SHA1 Message Date
Michael DeHaan
c0a8f72b3b Remove previous webapp start. 2013-03-15 23:15:34 -04:00
Michael DeHaan
bc69076f69 Operational authorization via tastypie. 2013-03-15 22:35:50 -04:00
Michael DeHaan
91c8d122be Basic API object creation. Auth still stubbed out. 2013-03-15 17:53:44 -04:00
Michael DeHaan
366fefe419 add very early start to cli, add hammock to requirements.txt 2013-03-15 14:59:46 -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
b3c21db999 Hosts have groups. 2013-03-15 11:26:32 -04:00
Michael DeHaan
4d20258a7c Add blank=True for optional fields in admin, display objects in admin views according to name. 2013-03-15 11:18:18 -04:00
Michael DeHaan
159dd542df Add Django admin stubs for all existing model objects 2013-03-15 10:22:16 -04:00
Chris Church
a1fb81c4f4 Added basic celery support and configuration. 2013-03-14 16:11:14 -04:00
Chris Church
da9a31b599 Added sample angularjs page to be served by Django, updated admin styles. 2013-03-14 15:52:35 -04:00
Michael DeHaan
1117fb0656 Add organizations resource file, update TODO & gitignore 2013-03-13 18:49:09 -04:00
Michael DeHaan
2cea592c6c get organizations API working, hello REST world! 2013-03-13 17:58:51 -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
Michael DeHaan
6ff6769a06 Tastypie URLs go here 2013-03-13 17:29:20 -04:00
Michael DeHaan
b7b737e38d Add migration file 2013-03-13 17:21:16 -04:00
Chris Church
ffcc869de2 Updates to enable admin. 2013-03-13 17:15:00 -04:00
Chris Church
df6bb82c33 Added wsgi application. 2013-03-13 16:55:44 -04:00
Michael DeHaan
0a3c59daf8 Don't use devserver 2013-03-13 16:54:01 -04:00
Chris Church
2714e36268 Rearranged settings. 2013-03-13 16:49:22 -04:00
Michael DeHaan
9491453887 Working on migrations 2013-03-13 16:29:51 -04:00
Michael DeHaan
b97193e6a0 Pull requirements from pip so we get later things on CentOS 6, etc 2013-03-13 16:06:45 -04:00
Michael DeHaan
14b0a1ed27 Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00