Files
awx/awx/main/tests
AlanCoding 41940687f1 Pass existing object references within access methods
This avoids re-loading objects from the database in our
chain of permission checking, wherever possible.
access.py is equiped to handle object references instead
of pk ints, and permissions.py is changed to pass those refs.
2017-09-06 16:34:00 -07:00
..
2016-11-15 20:59:39 -05:00
2016-11-15 20:59:39 -05:00