AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/officekit/__init__.py
src/officekit/address_formats.py
src/officekit/admin_urls.py
src/officekit/apps.py
src/officekit/blocks.py
src/officekit/default_settings.py
src/officekit/frontend.py
src/officekit/mixins.py
src/officekit/model_porter.py
src/officekit/models.py
src/officekit/permissions.py
src/officekit/wagtail_hooks.py
src/officekit/widgets.py
src/officekit.egg-info/PKG-INFO
src/officekit.egg-info/SOURCES.txt
src/officekit.egg-info/dependency_links.txt
src/officekit.egg-info/requires.txt
src/officekit.egg-info/top_level.txt
src/officekit.egg-info/zip-safe
src/officekit/migrations/0001_initial.py
src/officekit/migrations/0002_add_address_formats.py
src/officekit/migrations/__init__.py
src/officekit/static/officekit/css/group_blocks.css
src/officekit/static/officekit/css/group_layout.css
src/officekit/templates/officekit/blocks/formatted_address_block.html
src/officekit/templates/officekit/blocks/group_assignment_list_block.html
src/officekit/templates/officekit/blocks/group_list_block.html
src/officekit/templates/officekit/blocks/group_member_list_block.html
src/officekit/templates/officekit/blocks/group_member_list_switch.html
src/officekit/templates/officekit/blocks/name_list_block.html
src/officekit/templates/officekit/tags/support.html
src/officekit/templatetags/__init__.py
src/officekit/templatetags/officekit_tags.py
src/officekit/views/__init__.py
src/officekit/views/chooser.py
src/officekit/viewsets/__init__.py
src/officekit/viewsets/chooser.py