skeleton/views.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 16 Sep 2011 12:48:26 +0200
changeset 7800 ea496a3ed703
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[user management] users and groups management now really lead to that (closes #1931478) ie, one tab for users, another for groups. By default the groups tab simply list existing groups (with the number of users they count), and propose to create a new group.

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s views/forms/actions/components for web ui"""