Skip to content

Remove management imports in django_typer/__init__.py #95

Closed
@bckohan

Description

@bckohan

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.

Metadata

Metadata

Assignees

Labels

BREAKINGThis change will break downstream code.enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions