moo.core.tests.test\_model\_acl =============================== .. automodule:: moo.core.tests.test_model_acl .. rubric:: Functions .. autosummary:: :toctree: test_access_str test_add_a_simple_deny_clase test_allow_group_creates_access_row test_can_caller_no_caller_is_noop test_cant_change_location_unless_allowed_to_move test_cant_change_owner_unless_allowed_to_entrust test_cant_create_child_of_an_object_that_isnt_yours test_cant_create_parent_of_an_object_that_isnt_yours test_change_location_calls_accept test_change_location_calls_enterfunc test_change_location_calls_exitfunc test_change_location_checks_recursion test_deny_evicts_cached_true test_deny_group_creates_access_row test_deny_overrides_allow test_everyone_can_read_a_thing test_get_permission_id_returns_pk test_is_allowed_fatal_raises test_is_allowed_group_everyone test_is_allowed_group_owners test_is_allowed_group_wizards test_is_allowed_specific_accessor test_perm_cache_avoids_repeated_queries test_perm_cache_invalidated_by_deny test_permission_str test_regular_user_can_read_a_thing test_regular_user_who_owns_a_thing test_wizard_can_do_most_things