AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/morsels/__init__.py
src/morsels/apps.py
src/morsels/blocks.py
src/morsels/model_porter.py
src/morsels/models.py
src/morsels.egg-info/PKG-INFO
src/morsels.egg-info/SOURCES.txt
src/morsels.egg-info/dependency_links.txt
src/morsels.egg-info/requires.txt
src/morsels.egg-info/top_level.txt
src/morsels.egg-info/zip-safe
src/morsels/migrations/0001_initial.py
src/morsels/migrations/__init__.py
src/morsels/templates/morsels/base.html
src/morsels/templates/morsels/blocks/morsel_block.html
src/morsels/templates/morsels/blocks/morsel_content_stream.html
src/morsels/templatetags/__init__.py
src/morsels/templatetags/morsel_tags.py