Theme
Version
GitHubPyPIDiscord
On this page

v0.100 πŸš¨πŸ“’ (2024-09-11)

BREAKING CHANGES

Feat

  • Beside the top-level /components directory, you can now define also app-level components dirs, e.g. [app]/components (See COMPONENTS.app_dirs).

Refactor

  • When you call as_view() on a component instance, that instance will be passed to View.as_view()
django-components version: 0.152.0