This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-17 12:41:19 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
awx
/
settings
History
AlanCoding
06c37d39ef
Make development environment use ATOMIC_REQUESTS
2016-07-14 14:43:25 -04:00
..
__init__.py
fixed copyright date
2015-06-11 16:10:23 -04:00
defaults.py
Rev boto and add ap-northeast-2 to ec2 regions
2016-06-01 14:22:08 -04:00
development_quiet.py
remove statsd
2016-05-10 11:56:04 -04:00
development.py
remove statsd
2016-05-10 11:56:04 -04:00
local_settings.py.docker_compose
Make development environment use ATOMIC_REQUESTS
2016-07-14 14:43:25 -04:00
local_settings.py.example
Update Django to 1.8 and DRF to 3.3, add new Django migrations, update serializers/pagination/metadata, update browsable API styling.
2016-02-02 17:48:04 -05:00
postprocess.py
Social auth and SSO updates:
2015-11-13 11:30:55 -05:00
production.py
Converted
except T,e
expressions to
except T as e
2016-06-27 15:12:37 -04:00