Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2019-08-22 | Fixing top_role bug for users without roles & adding appropriate test | -25/+58 | ||
2019-08-15 | Making User.top_role test only query once | -2/+3 | ||
2019-08-15 | Adding missing docstring in public method | -0/+1 | ||
2019-08-15 | Adding position, role hierarchy comparisons to Role model; top_role to User ↵ | -8/+239 | ||
model | ||||
2019-08-14 | Use different field values. | -2/+2 | ||
2019-08-14 | Avoid hardcoding module name. | -3/+4 | ||
2019-08-14 | Apply Mark's suggestions. | -3/+3 | ||
how to logging Co-Authored-By: Mark <[email protected]> |