Introduction
============

``horae.usersandgroups`` provides a persistent implementation of users and groups
using the architecture provided by `horae.auth <http://pypi.python.org/pypi/horae.auth>`_.

Dependencies
============

Horae
-----

* `horae.auth <http://pypi.python.org/pypi/horae.auth>`_
* `horae.core <http://pypi.python.org/pypi/horae.core>`_
* `horae.layout <http://pypi.python.org/pypi/horae.layout>`_
* `horae.search <http://pypi.python.org/pypi/horae.search>`_

Third party
-----------

* `grok <http://pypi.python.org/pypi/grok>`_
* `z3c.relationfield <http://pypi.python.org/pypi/z3c.relationfield>`_
