Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix import path deprecation from upstream django-typer #126

Closed
bckohan opened this issue Jun 7, 2024 · 0 comments · Fixed by #127
Closed

Fix import path deprecation from upstream django-typer #126

bckohan opened this issue Jun 7, 2024 · 0 comments · Fixed by #127

Comments

@bckohan
Copy link
Member

bckohan commented Jun 7, 2024

Imports from django_typer namespace have been deprecated and will be removed in 3.0 - imports should be made from django_typer.management namespace instead.

I will submit a PR.

django-commons/django-typer#95

bckohan added a commit to bckohan/django-tailwind-cli that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant