Django template components: build reusable components without writing Python. Current version 0.7.0, requires Python >=3.8.0. Actively maintained.
pip install slippersNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add 'slippers' to INSTALLED_APPS, then use the component template tag.
Add {% load slippers %} at the top of your template.Ensure files are in the correct location and named correctly.
Upgrade to 0.7.0 and use {% load slippers %}.No dependency data recorded yet.