.editorconfig
.travis.invenio.cfg
AUTHORS.rst
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
pytest.ini
requirements-devel.txt
requirements-docs.txt
requirements.py
setup.cfg
setup.py
tox.ini
Invenio_Groups.egg-info/PKG-INFO
Invenio_Groups.egg-info/SOURCES.txt
Invenio_Groups.egg-info/dependency_links.txt
Invenio_Groups.egg-info/not-zip-safe
Invenio_Groups.egg-info/pbr.json
Invenio_Groups.egg-info/requires.txt
Invenio_Groups.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_ext/ultramock.py
invenio_groups/__init__.py
invenio_groups/api.py
invenio_groups/bundles.py
invenio_groups/config.py
invenio_groups/forms.py
invenio_groups/models.py
invenio_groups/signals.py
invenio_groups/version.py
invenio_groups/widgets.py
invenio_groups.egg-info/SOURCES.txt
invenio_groups/static/css/groups/groups.less
invenio_groups/static/js/groups/init.js
invenio_groups/templates/groups/helpers.html
invenio_groups/templates/groups/helpers_base.html
invenio_groups/templates/groups/members.html
invenio_groups/templates/groups/members_base.html
invenio_groups/templates/groups/new.html
invenio_groups/templates/groups/new_base.html
invenio_groups/templates/groups/new_member.html
invenio_groups/templates/groups/new_member_base.html
invenio_groups/templates/groups/pending.html
invenio_groups/templates/groups/pending_base.html
invenio_groups/templates/groups/settings.html
invenio_groups/templates/groups/settings_base.html
invenio_groups/translations/invenio.pot
invenio_groups/translations/de/LC_MESSAGES/messages.mo
invenio_groups/translations/de/LC_MESSAGES/messages.po
invenio_groups/translations/es/LC_MESSAGES/messages.mo
invenio_groups/translations/es/LC_MESSAGES/messages.po
invenio_groups/translations/fr/LC_MESSAGES/messages.mo
invenio_groups/translations/fr/LC_MESSAGES/messages.po
invenio_groups/translations/it/LC_MESSAGES/messages.mo
invenio_groups/translations/it/LC_MESSAGES/messages.po
invenio_groups/upgrades/__init__.py
invenio_groups/upgrades/groups_2015_04_16_initial.py
invenio_groups/views/__init__.py
invenio_groups/views/settings.py
tests/test_models.py