github EmilStenstrom/django-components 0.100

latest release: 0.101
8 days ago

What's Changed

🚨 BREAKING CHANGES 🚨

  • django_components.safer_staticfiles app was removed. It is no longer needed. (#652)
  • Installation 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). (#664)

Refactor

  • When you call as_view() on a component instance, that instance will be passed to View.as_view()

Full Changelog: 0.97...0.100

Don't miss a new django-components release

NewReleases is sending notifications on new releases.