Django-AdminLTE2-PDQ
Getting Started
Quickstart
Templates
Templates
Template Filters
Template Tags
Forms
Fields
Menu
General Information
Building Blocks
Advanced
Admin Menu
Examples
Configuration
Home Configuration
Menu Configuration
Admin Configuration
Authentication & Authorization Configuration
Form and Field Configuration
Authentication & Authorization
Authentication and Authorization Policy
Authorizing Function Based Views
Authorizing Class Based Views
Misc
Demo CSS
API Reference
Django-AdminLTE2-PDQ
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
adminlte2_pdq.decorators
module
adminlte2_pdq.mixins
module
adminlte2_pdq.templatetags.admin.admin_control_sidebar
module
adminlte2_pdq.templatetags.admin.admin_header
module
adminlte2_pdq.templatetags.admin.admin_index
module
adminlte2_pdq.templatetags.admin.admin_menu
module
adminlte2_pdq.templatetags.adminlte_filters
module
adminlte2_pdq.templatetags.adminlte_tags
module
adminlte2_pdq.templatetags.sidebar_menu
module
adminlte2_pdq.views
module
adminlte2_show_field_errors_in_summary (tests.test_templatetags.TemplateTagTestCase.TestForm attribute)
assertInHTML() (tests.test_templatetags.TemplateTagTestCase method)
assertNotInHTML() (tests.test_templatetags.TemplateTagTestCase method)
B
base_fields (tests.test_templatetags.TemplateTagTestCase.TestForm attribute)
C
check_for_all_permissions() (in module adminlte2_pdq.templatetags.sidebar_menu)
check_for_login_whitelisted_node() (in module adminlte2_pdq.templatetags.sidebar_menu)
check_for_node_that_matches_request_path() (in module adminlte2_pdq.templatetags.sidebar_menu)
check_for_one_permission() (in module adminlte2_pdq.templatetags.sidebar_menu)
check_for_one_permission_in_node_list() (in module adminlte2_pdq.templatetags.sidebar_menu)
check_for_strict_whitelisted_node() (in module adminlte2_pdq.templatetags.sidebar_menu)
create_user() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
D
declared_fields (tests.test_templatetags.TemplateTagTestCase.TestForm attribute)
DecoratorTestCase (class in tests.test_decorators)
demo_css() (in module adminlte2_pdq.views)
dictionary() (in module adminlte2_pdq.templatetags.adminlte_filters)
directory() (in module adminlte2_pdq.templatetags.adminlte_filters)
E
ensure_node_has_url_property() (in module adminlte2_pdq.templatetags.sidebar_menu)
F
fieldtype() (in module adminlte2_pdq.templatetags.adminlte_filters)
G
get_avatar_url() (in module adminlte2_pdq.templatetags.adminlte_tags)
get_home_url() (in module adminlte2_pdq.templatetags.adminlte_tags)
get_logo_text() (in module adminlte2_pdq.templatetags.adminlte_tags)
get_logo_text_small() (in module adminlte2_pdq.templatetags.adminlte_tags)
get_logout_url() (in module adminlte2_pdq.templatetags.adminlte_tags)
get_permission_required() (adminlte2_pdq.mixins.PermissionRequiredMixin method)
get_permissions_from_node() (in module adminlte2_pdq.templatetags.sidebar_menu)
get_permissions_from_view() (in module adminlte2_pdq.templatetags.sidebar_menu)
get_skin_class() (in module adminlte2_pdq.templatetags.adminlte_tags)
get_view_from_node() (in module adminlte2_pdq.templatetags.sidebar_menu)
H
has_permission() (adminlte2_pdq.mixins.PermissionRequiredMixin method)
home() (in module adminlte2_pdq.views)
I
index_app_display() (in module adminlte2_pdq.templatetags.admin.admin_index)
is_allowed_node() (in module adminlte2_pdq.templatetags.sidebar_menu)
L
login_required (adminlte2_pdq.mixins.LoginRequiredMixin attribute)
login_required() (in module adminlte2_pdq.decorators)
LoginRequiredMixin (class in adminlte2_pdq.mixins)
M
media (tests.test_templatetags.TemplateTagTestCase.TestForm property)
MixinTestCase (class in tests.test_mixins)
module
adminlte2_pdq.decorators
adminlte2_pdq.mixins
adminlte2_pdq.templatetags.admin.admin_control_sidebar
adminlte2_pdq.templatetags.admin.admin_header
adminlte2_pdq.templatetags.admin.admin_index
adminlte2_pdq.templatetags.admin.admin_menu
adminlte2_pdq.templatetags.adminlte_filters
adminlte2_pdq.templatetags.adminlte_tags
adminlte2_pdq.templatetags.sidebar_menu
adminlte2_pdq.views
tests.test_decorators
tests.test_mixins
tests.test_templatetags
tests.test_templatetags_admin
tests.test_templatetags_admin_menu
tests.test_templatetags_sidebar_menu
tests.test_views
tests.utils
P
permission_required (adminlte2_pdq.mixins.PermissionRequiredMixin attribute)
permission_required() (in module adminlte2_pdq.decorators)
permission_required_one (adminlte2_pdq.mixins.PermissionRequiredMixin attribute)
permission_required_one() (in module adminlte2_pdq.decorators)
PermissionRequiredMixin (class in adminlte2_pdq.mixins)
R
register() (in module adminlte2_pdq.views)
render_admin_menu() (in module adminlte2_pdq.templatetags.admin.admin_menu)
render_admin_tree_icon() (in module adminlte2_pdq.templatetags.admin.admin_menu)
render_app_icon() (in module adminlte2_pdq.templatetags.admin.admin_menu)
render_fields() (in module adminlte2_pdq.templatetags.adminlte_tags)
render_form() (in module adminlte2_pdq.templatetags.adminlte_tags)
render_form_error_summary() (in module adminlte2_pdq.templatetags.adminlte_tags)
render_horizontal_fields() (in module adminlte2_pdq.templatetags.adminlte_tags)
render_horizontal_form() (in module adminlte2_pdq.templatetags.adminlte_tags)
render_horizontal_formset() (in module adminlte2_pdq.templatetags.adminlte_tags)
render_link() (in module adminlte2_pdq.templatetags.sidebar_menu)
render_menu() (in module adminlte2_pdq.templatetags.sidebar_menu)
render_model_icon() (in module adminlte2_pdq.templatetags.admin.admin_menu)
render_nodes() (in module adminlte2_pdq.templatetags.sidebar_menu)
render_section() (in module adminlte2_pdq.templatetags.sidebar_menu)
render_tree() (in module adminlte2_pdq.templatetags.sidebar_menu)
S
sample1() (in module adminlte2_pdq.views)
sample2() (in module adminlte2_pdq.views)
sample_form() (in module adminlte2_pdq.views)
setUp() (tests.test_decorators.DecoratorTestCase method)
(tests.test_mixins.MixinTestCase method)
(tests.test_templatetags.TemplateTagTestCase method)
(tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
(tests.test_views.ViewsTestCase method)
show_control_sidebar_button() (in module adminlte2_pdq.templatetags.admin.admin_header)
show_control_sidebar_extra_tab_panes() (in module adminlte2_pdq.templatetags.admin.admin_control_sidebar)
show_control_sidebar_recent_activity_tab_pane() (in module adminlte2_pdq.templatetags.admin.admin_control_sidebar)
show_control_sidebar_settings_tab_pane() (in module adminlte2_pdq.templatetags.admin.admin_control_sidebar)
show_control_sidebar_tabs() (in module adminlte2_pdq.templatetags.admin.admin_control_sidebar)
strip_hash_bookmark_from_url() (in module adminlte2_pdq.templatetags.sidebar_menu)
T
TemplateTagAdminMenuTestCase (class in tests.test_templatetags_admin_menu)
TemplateTagAdminTestCase (class in tests.test_templatetags_admin)
TemplateTagSidebarMenuTestCase (class in tests.test_templatetags_sidebar_menu)
TemplateTagTestCase (class in tests.test_templatetags)
TemplateTagTestCase.TestForm (class in tests.test_templatetags)
test_404_view_works_when_triggered() (tests.test_views.ViewsTestCase method)
test_404_view_works_when_triggered_and_followed() (tests.test_views.ViewsTestCase method)
test_check_for_all_permissions_returns_false_when_permissions_is_empty_list() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_all_permissions_returns_false_when_user_does_not_have_perms() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_all_permissions_returns_true_when_user_is_not_su_but_has_perms() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_all_permissions_returns_true_when_user_is_superuser() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_login_whitelisted_node_returns_false_when_node_not_in_list() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_login_whitelisted_node_returns_true_when_node_in_list() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_false_for_no_nodes() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_false_for_single_node_without_a_match() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_false_for_tree_of_three_nodes_without_a_match() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_false_for_tree_of_two_nodes_without_a_match() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_true_for_single_node_with_a_match() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_true_for_tree_of_three_nodes_with_a_match() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_node_that_matches_request_path_returns_true_for_tree_of_two_nodes_with_a_match() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_false_for_single_node_user_can_not_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_false_for_tree_of_three_nodes_user_can_not_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_false_for_tree_of_two_nodes_user_can_not_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_true_for_single_node_user_can_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_true_for_superuser_regardless_of_tree_size() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_true_for_tree_of_three_nodes_user_can_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_in_node_list_returns_true_for_tree_of_two_nodes_user_can_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_returns_false_when_permissions_is_empty_list() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_returns_false_when_user_does_not_have_perms() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_returns_true_when_user_is_not_su_but_has_perms() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_one_permission_returns_true_when_user_is_superuser() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_strict_whitelisted_node_returns_false_when_node_not_in_list() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_check_for_strict_whitelisted_node_returns_true_when_node_in_list() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_demo_view_returns_correct_template() (tests.test_views.ViewsTestCase method)
test_dictionary_lists_the_directory_of_an_object() (tests.test_templatetags.TemplateTagTestCase method)
test_dir_lists_the_directory_of_an_object() (tests.test_templatetags.TemplateTagTestCase method)
test_ensure_node_has_url_property_adds_url_property_from_valid_route() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_ensure_node_has_url_property_raises_key_error_when_route_field_missing() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_ensure_node_has_url_property_raises_reverse_error_when_route_is_not_valid() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_ensure_node_has_url_property_sets_url_to_a_hash_when_route_is_a_hash() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_ensure_node_has_url_property_works_when_node_has_url_property_defined() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_fieldtype_returns_the_correct_fieldtype_for_checkbox_field() (tests.test_templatetags.TemplateTagTestCase method)
test_fieldtype_returns_the_correct_fieldtype_for_date_field() (tests.test_templatetags.TemplateTagTestCase method)
test_fieldtype_returns_the_correct_fieldtype_for_hidden_field() (tests.test_templatetags.TemplateTagTestCase method)
test_fieldtype_returns_the_correct_fieldtype_for_select_field() (tests.test_templatetags.TemplateTagTestCase method)
test_fieldtype_returns_the_correct_fieldtype_for_text_field() (tests.test_templatetags.TemplateTagTestCase method)
test_get_avatar_url_returns_an_actual_gravatar_url_when_the_user_has_a_gravatar() (tests.test_templatetags.TemplateTagTestCase method)
test_get_avatar_url_returns_the_default_url_when_the_user_is_anonymous() (tests.test_templatetags.TemplateTagTestCase method)
test_get_logout_url_returns_correct_url_when_there_is_an_entry_in_settings() (tests.test_templatetags.TemplateTagTestCase method)
test_get_logout_url_returns_correct_url_when_there_is_not_an_entry_in_the_settings_and_default_is_used() (tests.test_templatetags.TemplateTagTestCase method)
test_get_permissions_from_node_pulls_login_required_from_direct_assignment() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_login_required_from_direct_assignment_when_external_url() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_login_required_from_view_function() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_login_required_from_view_with_hash_route_and_valid_url() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_login_required_value_from_node_over_view_function_when_both_set() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_one_of_permissions_from_direct_assigned_one_of_permissions_when_external_url() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_one_of_permissions_from_direct_assigned_permissions() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_one_of_permissions_from_node_over_view_function_when_both_set() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_one_of_permissions_from_view_function() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_one_of_permissions_from_view_with_hash_route_and_valid_url() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_permissions_from_direct_assigned_permissions() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_permissions_from_direct_assigned_permissions_when_external_url() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_permissions_from_node_over_view_function_when_both_set() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_permissions_from_view_function() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_pulls_permissions_from_view_with_hash_route_and_valid_url() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_raises_error_when_route_causes_a_reverse_error() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_raises_keyerror_when_route_is_missing() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_empty_list_when_no_reverse_error_and_route_is_a_hash() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_false_when_not_set_on_the_node() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_false_when_the_node_is_for_an_external_resource() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_one_of_permission_empty_list_when_there_are_no_defined_permissions_on_the_node() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_one_of_permissions_empty_list_when_the_node_is_for_an_external_resource() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_permissions_empty_list_when_the_node_is_for_an_external_resource() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_get_permissions_from_node_returns_permissions_empty_list_when_there_are_no_defined_permissions_on_the_node() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_home_view_returns_correct_template() (tests.test_views.ViewsTestCase method)
test_home_view_works_when_not_authenticated() (tests.test_views.ViewsTestCase method)
test_index_app_display_shows_box_when_setting_is_false() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_index_app_display_shows_list_when_setting_is_true() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_off_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_off_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_off_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_login_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_one_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_anonymous_login_on_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_off_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_off_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_off_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_one_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_login_on_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_false_when_user_staff_perm_login_off_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_off_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_off_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_on_strict_off_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_on_strict_off_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_on_strict_on_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_on_strict_on_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_anonymous_login_on_strict_on_node_off_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_off_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_off_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_off_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_off_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_off_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_off_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_off_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_login_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_off_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_login_on_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_off_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_off_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_login_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_off_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_one_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_staff_perm_login_on_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_off_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_off_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_login() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_login_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_login_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_login_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_off_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_off_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_off_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_one_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_one_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_one_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_one_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_perm() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_perm_login_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_perm_login_wl_on_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_is_allowed_node_is_true_when_user_superuser_login_on_strict_on_node_perm_strict_wl_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_login_required_decorator_works() (tests.test_decorators.DecoratorTestCase method)
test_login_required_decorator_works_when_user_not_logged_in() (tests.test_decorators.DecoratorTestCase method)
test_login_required_mixin_works() (tests.test_mixins.MixinTestCase method)
test_login_required_mixin_works_when_user_not_logged_in() (tests.test_mixins.MixinTestCase method)
test_mixin_has_error_when_no_permissions_defined() (tests.test_mixins.MixinTestCase method)
test_mixin_prevents_access_for_no_perms_all() (tests.test_mixins.MixinTestCase method)
test_mixin_prevents_access_for_no_perms_one() (tests.test_mixins.MixinTestCase method)
test_mixin_works_with_permission_required_defined() (tests.test_mixins.MixinTestCase method)
test_mixin_works_with_permission_required_defined_as_string() (tests.test_mixins.MixinTestCase method)
test_mixin_works_with_permission_required_one_defined() (tests.test_mixins.MixinTestCase method)
test_mixin_works_with_permission_required_one_defined_as_string() (tests.test_mixins.MixinTestCase method)
test_permission_required_one_works_when_permission_is_a_string() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_one_works_when_user_has_all() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_one_works_when_user_has_none() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_one_works_when_user_has_none_and_raise_exception() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_one_works_when_user_has_one() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_works_when_permission_is_a_string() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_works_when_user_has_all() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_works_when_user_has_none() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_works_when_user_has_none_and_raise_exception() (tests.test_decorators.DecoratorTestCase method)
test_permission_required_works_when_user_has_one() (tests.test_decorators.DecoratorTestCase method)
test_register_view_returns_correct_template() (tests.test_views.ViewsTestCase method)
test_register_view_works_when_not_authenticated() (tests.test_views.ViewsTestCase method)
test_render_admin_fails_for_staff_with_defined_available_apps_in_context_that_has_no_urls() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_menu_works_for_staff_with_default_settings() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_menu_works_for_superuser_with_admin_menu_in_tree_settings() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_menu_works_for_superuser_with_default_settings() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_menu_works_for_superuser_with_include_main_nav() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_removes_no_perm_urls_for_staff_with_defined_available_apps_in_context_and_no_associated_permissions() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_renders_correctly_with_menu_group_separator_disabled_and_one_additional_menu() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_renders_correctly_with_menu_group_separator_enabled_and_all_additional_menus() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_renders_correctly_with_menu_group_separator_enabled_and_no_additional_menus() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_renders_correctly_with_menu_group_separator_enabled_and_one_additional_menu() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_renders_correctly_with_menu_group_separator_enabled_and_only_admin_menu() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_tree_icon_tag_renders_the_icon_after_it_has_been_changed() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_tree_icon_tag_renders_the_icon_when_it_is_the_default() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_admin_works_for_superuser_with_defined_available_apps_in_context() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_app_icon_tag_renders_the_icon_after_it_has_been_changed() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_app_icon_tag_renders_the_icon_when_it_is_the_default() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_form_correctly_renders_a_form() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_field_errors_for_a_list_of_forms_each_with_one_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_field_errors_for_a_list_of_formsets_with_one_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_field_errors_for_a_single_form_with_one_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_field_errors_for_a_single_formset_with_one_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_form_error_for_a_single_formset_with_one_form_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_form_errors_for_a_single_form_with_one_form_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_displays_formset_errors_for_a_single_formset_with_one_formset_error() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_does_not_display_errors_if_there_are_none_for_a_form() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_error_summary_does_not_display_errors_if_there_are_none_for_formset() (tests.test_templatetags.TemplateTagTestCase method)
test_render_form_renders_no_fields_when_form_is_none() (tests.test_templatetags.TemplateTagTestCase method)
test_render_horizontal_form_correctly_renders_a_horizontal_form() (tests.test_templatetags.TemplateTagTestCase method)
test_render_horizontal_form_renders_no_fields_when_form_is_none() (tests.test_templatetags.TemplateTagTestCase method)
test_render_horizontal_formset_correctly_renders_a_horizontal_formset() (tests.test_templatetags.TemplateTagTestCase method)
test_render_link_renders_dynamic_text_via_string_returning_hook_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_link_renders_dynamic_text_via_tuple_returning_hook_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_link_renders_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_link_renders_with_no_icon_when_not_specified_and_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_menu_renders_when_user_has_access_and_includes_admin_and_menu_first_and_menu_last_when_include_admin_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_menu_renders_when_user_has_access_and_includes_admin_and_menu_first_when_include_admin_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_menu_renders_when_user_has_access_and_includes_admin_and_menu_last_when_include_admin_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_menu_renders_when_user_has_access_and_includes_admin_when_include_admin_on() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_menu_renders_when_user_has_access_but_excludes_admin_when_include_admin_off() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_model_icon_tag_renders_the_icon_after_it_has_been_changed() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_model_icon_tag_renders_the_icon_when_it_is_the_default() (tests.test_templatetags_admin_menu.TemplateTagAdminMenuTestCase method)
test_render_nodes_renders_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_section_renders_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_tree_renders_when_user_has_access() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_render_tree_renders_with_default_icon_when_user_has_access_and_node_lacks_icon() (tests.test_templatetags_sidebar_menu.TemplateTagSidebarMenuTestCase method)
test_sample1_view_redirects_to_login_when_authenticated_with_incorrect_permissions() (tests.test_views.ViewsTestCase method)
test_sample1_view_redirects_to_login_when_not_authenticated() (tests.test_views.ViewsTestCase method)
test_sample1_view_returns_correct_template() (tests.test_views.ViewsTestCase method)
test_sample1_view_works_when_authenticated_with_correct_permissions() (tests.test_views.ViewsTestCase method)
test_sample2_view_redirects_to_login_when_authenticated_with_incorrect_permissions() (tests.test_views.ViewsTestCase method)
test_sample2_view_redirects_to_login_when_not_authenticated() (tests.test_views.ViewsTestCase method)
test_sample2_view_returns_correct_template() (tests.test_views.ViewsTestCase method)
test_sample2_view_works_when_authenticated_with_correct_permissions() (tests.test_views.ViewsTestCase method)
test_sample_form_view_redirects_to_login_when_not_authenticated() (tests.test_views.ViewsTestCase method)
test_sample_form_view_returns_correct_template() (tests.test_views.ViewsTestCase method)
test_sample_form_view_works_when_authenticated_with_no_permissions() (tests.test_views.ViewsTestCase method)
test_show_control_sidebar_button_is_missing_when_settings_hides_all_tabs_to_show() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_button_shows_up_when_settings_are_left_as_default_tabs_to_show() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_button_shows_up_when_settings_defines_all_tabs_to_show() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_extra_tab_panes_displays_when_setting_is_true() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_extra_tab_panes_is_hidden_when_setting_is_default() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_extra_tab_panes_is_hidden_when_setting_is_false() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_recent_activity_tab_pane_displays_when_setting_is_default() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_recent_activity_tab_pane_displays_when_setting_is_true() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_recent_activity_tab_pane_is_hidden_when_setting_is_false() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_settings_tab_pane_displays_when_setting_is_true() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_settings_tab_pane_is_hidden_when_setting_is_default() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_settings_tab_pane_is_hidden_when_setting_is_false() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_tabs_displays_the_enabled_tab_by_itself_and_not_as_a_tab_when_there_is_only_one() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_show_control_sidebar_tabs_displays_the_enabled_tabs_as_tabs_when_there_is_more_than_one() (tests.test_templatetags_admin.TemplateTagAdminTestCase method)
test_unslugify_converts_underscore_to_spaces_and_capitalizes_first_letter() (tests.test_templatetags.TemplateTagTestCase method)
test_unsnake_converts_underscore_to_spaces_and_capitalizes_first_letter() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_form_data_returns_an_unmodified_errors_dict_if_the_form_does_not_have_use_error_summary_set() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_form_data_returns_errors_for_form_with_one_form_error() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_form_data_returns_errors_for_form_with_one_form_error_and_one_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_form_data_returns_errors_for_form_with_one_form_error_and_one_field_error_and_form_with_display_in_summary_disabled() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_form_data_returns_errors_for_form_with_one_form_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_form_data_throws_attribute_error_when_form_is_not_a_valid_form() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_formset_data_returns_an_unmodified_errors_dict_if_the_form_does_not_have_use_error_summary_set() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_formset_data_returns_errors_for_formset_with_one_form_error() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_formset_data_returns_errors_for_formset_with_one_form_field_error() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_formset_data_returns_errors_for_formset_with_one_formset_error() (tests.test_templatetags.TemplateTagTestCase method)
test_update_errors_with_formset_data_throws_attribute_error_when_formset_is_not_a_valid_formset() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_no_arguments() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_passed_f_and_l_names() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_passed_f_name_only() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_passed_initials() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_passed_l_name_only() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_passed_user() (tests.test_templatetags.TemplateTagTestCase method)
test_user_image_initials_returns_user_div_correctly_with_passed_user_and_overrides() (tests.test_templatetags.TemplateTagTestCase method)
test_with_attrs_adds_attributes_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_class_adds_a_class_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_class_handles_missing_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_data_adds_data_attributes_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_input_type_changes_the_input_type_of_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_inputmask_adds_a_default_inputmask_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_inputmask_adds_a_specific_inputmask_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_list_adds_a_default_list_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_list_adds_a_specific_list_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_max_adds_a_default_max_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_max_adds_a_specific_max_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_min_adds_a_default_min_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_min_adds_a_specific_min_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_pattern_adds_a_default_pattern_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_pattern_adds_a_specific_pattern_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_placeholder_adds_a_default_placeholder_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_placeholder_adds_a_specific_placeholder_attribute_to_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
test_with_placeholder_does_not_override_existing_placeholder_on_an_existing_form_field() (tests.test_templatetags.TemplateTagTestCase method)
tests.test_decorators
module
tests.test_mixins
module
tests.test_templatetags
module
tests.test_templatetags_admin
module
tests.test_templatetags_admin_menu
module
tests.test_templatetags_sidebar_menu
module
tests.test_views
module
tests.utils
module
U
unslugify() (in module adminlte2_pdq.templatetags.adminlte_filters)
unsnake() (in module adminlte2_pdq.templatetags.adminlte_filters)
url_starts_with() (in module adminlte2_pdq.templatetags.sidebar_menu)
user_image_initials() (in module adminlte2_pdq.templatetags.adminlte_tags)
V
valid_string_hook_function() (in module tests.utils)
valid_tuple_hook_function() (in module tests.utils)
view_404() (in module adminlte2_pdq.views)
ViewsTestCase (class in tests.test_views)
W
with_attrs() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_class() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_data() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_input_type() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_inputmask() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_list() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_max() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_min() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_pattern() (in module adminlte2_pdq.templatetags.adminlte_filters)
with_placeholder() (in module adminlte2_pdq.templatetags.adminlte_filters)