Coverage for lino/modlib/users/roles.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
# Copyright 2015 Luc Saffre # License: BSD (see file COPYING for details)
"Administrator".
This can be used directly as :attr:`user_profiles_module <lino.core.site.Site.user_profiles_module>` for simple applications, e.g. :mod:`lino.projects.min1` and :mod:`lino.projects.min2`.
"""
|