This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Should rich tracebacks be installed automatically if rich is installed and django_typer is in INSTALLED_APPS? #22
Labels
question
Further information is requested
This is currently the default behavior unless the traceback rendering is explicitly disabled.
I think this should be revisited because I'm realizing just how often rich is installed as an incidental dependency. Many users might suddenly be surprised when their stack traces look rad all of a sudden.
Reconsider for 1.1.
Let me know what you think!
The text was updated successfully, but these errors were encountered: