djblets.registries.errors¶
Exception classes for dealing with Djblets registries.
- exception AlreadyRegisteredError¶
Bases:
RegistrationError
An error that occurs during registering the same item.
This documentation covers Djblets 3.x. You can select a version above or view the latest documentation.
Exception classes for dealing with Djblets registries.
Bases: RegistrationError
An error that occurs during registering the same item.