Closed
Description
In an effort to not unnecessarily import django_typer/typer/click and rich modules when a typer command is not executed the imports from django_typer namespace have been moved to django_typer.management. A backwards compat import is in version 2 to allow older code to still work - this will be removed in 3.0.