Remove update_types_permissions management command
Remove the management command which reloads permissions for specified apps or all apps if no args are specified. This management command looks broken since create_permissions has verbosity as it's second parameter and not a list of models.
Please register or sign in to comment