AppManager¶ Qualified name: intranet.apps.cslapps.models.AppManager class intranet.apps.cslapps.models.AppManager(*args, **kwargs)[source]¶ Bases: Manager Methods visible_to_user Get a list of apps available to a given user. Attributes visible_to_user(user)[source]¶ Get a list of apps available to a given user. Same logic as Announcements and Events.