LICENSE
README.md
__init__.py
admin.py
apps.py
checks.py
conf.py
conftest.py
dto.py
errors.py
events.py
feature_editor.py
forms.py
functions.py
models.py
py.typed
pyproject.toml
serializers.py
translation.py
translation_keys.py
urls.py
validators.py
views.py
./__init__.py
./admin.py
./apps.py
./checks.py
./conf.py
./conftest.py
./dto.py
./errors.py
./events.py
./feature_editor.py
./forms.py
./functions.py
./models.py
./py.typed
./serializers.py
./translation.py
./translation_keys.py
./urls.py
./validators.py
./views.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/emits/category.changed.json
./schemas/functions/categories.features.json
migrations/0001_initial.py
migrations/__init__.py
schemas/emits/category.changed.json
schemas/functions/categories.features.json
stapel_categories.egg-info/PKG-INFO
stapel_categories.egg-info/SOURCES.txt
stapel_categories.egg-info/dependency_links.txt
stapel_categories.egg-info/requires.txt
stapel_categories.egg-info/top_level.txt
tests/test_category_commands.py
tests/test_comm.py
tests/test_extension_points.py
tests/test_feature_editor.py
tests/test_feature_editor_enhancements.py
tests/test_feature_editor_review_fixes.py
tests/test_meta_regression.py
tests/test_models.py
tests/test_public_api.py
tests/test_translation_keys.py