The error is telling you that the SECRET_KEY setting must be set to some value and can’t be an empty string, ''.
1 Like
The error is telling you that the SECRET_KEY setting must be set to some value and can’t be an empty string, ''.