This website requires JavaScript.
Explore
Help
Register
Sign In
zware
/
awx
Watch
1
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ZwareBear/awx.git
synced
2026-03-22 08:43:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcad385bcbc4036b70e51eec6273b36b3fee38db
awx
/
awx
/
settings
History
Akita Noek
b57739a800
Converted
except T,e
expressions to
except T as e
2016-06-27 15:12:37 -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
Change docker project default directory
2016-05-05 11:04:53 -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