u/yassi_dev

▲ 12 r/django

Django Control Room update: DCR Core Framework

This is a pretty substantial update to the DCR ecosystem and introduces a new package dj-control-room-base that addresses some of the missing gaps and issues across panels:

  • settings management
  • granular permissions
  • context generation
  • tighter abstractions around plugin system
  • shared styles to avoid authors having to write much css or at all
  • primitives for tool definitions to use with LLMs

The goal of this release is to make it much easier to build DCR panels, and thus make it much easier to build internal tooling that targets the Django admin.

You can expect existing packages to move toward this new base very soon. For now anybody can start building using the now updated cookiecutter template

yassi.dev
u/yassi_dev — 27 days ago