Contents

django-components 0.148.0

0

A way to create simple reusable template components in Django.

A way to create simple reusable template components in Django.

Stars: 1499, Watchers: 1499, Forks: 100, Open Issues: 76

The django-components/django-components repo was created 10 years ago and the last code push was 5 hours ago.
The project is very popular with an impressive 1499 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/
Documentation:
https://django-components.github.io/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 76 open issues on GitHub

  • Move docs to simple markdown-based system?
  • Make sure Google and Bing index our documentation
  • [docs] Finish docs links cleanup
  • [v1] Deprecate slot's context input and Component.outer_context
  • Better setting of conditional CSS classes / styles in {% html_attrs %}

See more issues on GitHub

Related Packages & Articles