1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/lib
2013-03-22 09:50:42 -04:00
..
cli Switch over to django-rest-framework from tastypie. Less black magic, seems to just work :) 2013-03-19 22:26:35 -04:00
main Handle post to corrections by overriding post to not save the object. Work in progress. 2013-03-22 09:50:42 -04:00
middleware show exceptions in plain text, not HTML 2013-03-18 15:53:55 -04:00
settings Updated requirements/settings to use new version of devserver. 2013-03-22 01:47:24 -04:00
static Added sample angularjs page to be served by Django, updated admin styles. 2013-03-14 15:52:35 -04:00
templates/admin Added basic celery support and configuration. 2013-03-14 16:11:14 -04:00
vendor Switch over to django-rest-framework from tastypie. Less black magic, seems to just work :) 2013-03-19 22:26:35 -04:00
__init__.py Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00
urls.py Updated requirements/settings to use new version of devserver. 2013-03-22 01:47:24 -04:00
wsgi.py Added wsgi application. 2013-03-13 16:55:44 -04:00