We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00f884 commit ecbf76aCopy full SHA for ecbf76a
README.md
@@ -31,7 +31,9 @@ Please refer to the [full documentation](https://django-typer.readthedocs.io/) f
31
32

33
34
-**Imports from ``django_typer`` **have been deprecated and will be removed in 3.0! Imports have moved to ``django_typer.management``:**
+## Warning
35
+
36
+🚨🚨 **Imports from ``django_typer`` have been deprecated and will be removed in 3.0! Imports have moved to ``django_typer.management``:** 🚨🚨
37
38
```python
39
# old way
0 commit comments