This happened to me once, there was nothing major done to fix it. This is what I did: _Reinstall the package _When you start typing the import, let the editor auto complete on it's own.
Best Regards, Albert Ashaba Aheebwa +256 781 435857 On Sun, 30 Apr 2023, 00:47 Awobode Emmanuel, <[email protected]> wrote: > I am to add tag functionality by installing django-taggit. I did so, added > taggit to INSTALLED_APPS and updated my models.py file. But I get an error > of 'No module name "taggit" when I run makemigrations'. When I did 'pip > freeze', taggit is present in the listed packages. Can someone help me out > with this > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAJD8v6x3c-DVCbhPMvupfb2KBgKebQtfscVc9de94xiG%2BvLu%3Dg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAJD8v6x3c-DVCbhPMvupfb2KBgKebQtfscVc9de94xiG%2BvLu%3Dg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAQecPdNByPBO9XVRvgt-ertxN06Vzh5xscs304zdpVoJLxe8A%40mail.gmail.com.

