django-components 0.102
0
A way to create simple reusable template components in Django.
Contents
A way to create simple reusable template components in Django.
Stars: 1144, Watchers: 1144, Forks: 74, Open Issues: 20The EmilStenstrom/django-components
repo was created 9 years ago and the last code push was 20 hours ago.
The project is very popular with an impressive 1144 github stars!
How to Install django_components
You can install django_components using pip
pip install django_components
or add it to a project with poetry
poetry add django_components
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-components/
- GitHub Repo:
- https://github.com/EmilStenstrom/django-components
Classifiers
Related Packages
Errors
A list of common django_components errors.
Code Examples
Here are some django_components
code examples and snippets.
GitHub Issues
The django_components package has 20 open issues on GitHub
- Implement slot exports
- Bump django from 3.2.10 to 4.0.1
- Check if slot is not empty
- {% block %} does not work inside a slot
- Automatically look for CSS and JS files in component directory