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-21 16:23:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00d4f67f22ebe3ceb9231d7cb23fa1ef125ae1cd
awx
/
lib
/
main
/
migrations
History
Michael DeHaan
ce7112e08a
Update variable schema to use a 1:1 resource, and allow access via GET/PUT. GET if object does not exist will create the resource.
2013-03-26 22:24:03 -04:00
..
__init__.py
Rename acom to lib to avoid confusion with repo name.
2013-03-13 15:32:22 -04:00
0001_initial.py
Loosen some unique name constraints. Note I've reset the migrations since we're in the dev cycle and I can still do that.
2013-03-26 14:51:14 -04:00
0002_changes.py
Loosen some unique name constraints. Note I've reset the migrations since we're in the dev cycle and I can still do that.
2013-03-26 14:51:14 -04:00
0003_changes.py
Update variable schema to use a 1:1 resource, and allow access via GET/PUT. GET if object does not exist will create the resource.
2013-03-26 22:24:03 -04:00