We’ve released Djblets 3.1, our collection of production-quality add-ons for Django.
This release features:
- Ability to deprecate token generators
- Deprecated token information in the API
- Fixes for URI template name collisions in the API
- Fixes for generating the new API tokens introduced in Djblets 3
- Python 3 type hints for the
djblets.registries
,djblets.secrets
, anddjblets.siteconfig
models
For complete details, see the release notes.