1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/awx
Ryan Petrello 7e42c54868
Merge pull request #1184 from cclauss/basestring-to-six.string_types
basestring to six.string_types for Python 3
2018-02-10 09:49:16 -05:00
..
api Merge pull request #1184 from cclauss/basestring-to-six.string_types 2018-02-10 09:49:16 -05:00
conf basestring to six.string_types for Python 3 2018-02-09 16:28:36 +01:00
lib from six.moves import xrange for Python 3 2018-02-08 22:41:33 +01:00
locale Pull updated translations 2017-12-11 09:42:06 -05:00
main Merge pull request #1184 from cclauss/basestring-to-six.string_types 2018-02-10 09:49:16 -05:00
playbooks Merge remote-tracking branch 'tower/release_3.2.2' into devel 2017-12-13 12:25:47 -05:00
plugins Modernize Python 2 code to get ready for Python 3 2018-02-08 17:26:22 +01:00
settings add support for building swagger/OpenAPI JSON 2018-02-06 10:12:57 -05:00
sso basestring to six.string_types for Python 3 2018-02-09 16:28:36 +01:00
static Update .gitignore, remove ui static file from wrong dir 2017-07-25 09:39:06 -04:00
templates Fix migration issues, tests, and templates 2017-11-09 17:29:48 -05:00
ui fix recent multi-vault select breakage 2018-02-09 12:52:16 -05:00
__init__.py Update celery environ and tasks 2017-11-09 17:21:19 -05:00
asgi.py
celery.py Update celery environ and tasks 2017-11-09 17:21:19 -05:00
devonly.py
urls.py Flake8 fixes and URL updates 2017-11-10 17:04:33 -05:00
wsgi.py