Contents

django-components 0.64

0

A way to create simple reusable template components in Django.

A way to create simple reusable template components in Django.

Stars: 906, Watchers: 906, Forks: 54, Open Issues: 12

The EmilStenstrom/django-components repo was created 8 years ago and the last code push was 15 hours ago.
The project is popular with 906 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

No  django_components  pypi packages just yet.

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 12 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

See more issues on GitHub

Related Packages & Articles