.. _UserManager__Views: UserManager View methods ======================== Below is a complete list of customizable Flask-User views. .. This hack shows a header above the _next_ section .. code-block:: none | The UserManager__Views class mixes into the UserManager class. | Mixins allow for maintaining code and docs across several files. .. autoclass:: flask_user.user_manager__views.UserManager__Views :no-undoc-members: .. seealso:: - :ref:`UserManagerClass` - :ref:`UserManager__Settings` - :ref:`UserManager__Utils`