Making superevent creation safer
Applying SafeCreateMixin to the superevent viewset. This way, model-level validation errors will be caught and handled appropriately.
Please register or sign in to comment
Applying SafeCreateMixin to the superevent viewset. This way, model-level validation errors will be caught and handled appropriately.