1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
awx/awx
Chris Meyers f2fac1fa91 factored out base python requirements
* use pip-tools to programatically build requirements.txt
2016-11-21 17:33:35 -05:00
..
api Remove unneeded summary fields element 2016-11-21 14:15:18 -05:00
conf Hide user settings category if no user settings are registered. 2016-11-19 21:26:35 -05:00
lib Add multiprocessing RLock around event data output to ensure only one process is writing to stdout at a time. 2016-11-17 09:09:19 -05:00
main factored out base python requirements 2016-11-21 17:33:35 -05:00
playbooks update strings 2016-10-25 16:12:41 +05:30
plugins Fix flake8 E302 errors. 2016-11-15 20:59:39 -05:00
settings Switch to using callback queue by default 2016-11-21 13:26:32 -05:00
sso Merge pull request #4072 from cchurch/what-even-are-tuples 2016-11-21 11:35:12 -05:00
static Revert "Merge branch 'release_3.0.0' into devel" 2016-07-07 12:40:10 -04:00
templates django i18n 2016-10-18 18:10:39 +05:30
ui fixing sockets for inv stdout page 2016-11-21 13:30:23 -08:00
__init__.py Fix flake8 E302 errors. 2016-11-15 20:59:39 -05:00
asgi.py flake8 fixes for Jenkins 2016-10-14 09:46:41 -04:00
devonly.py
urls.py
wsgi.py