yourlabs / django-autocomplete-light

A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
https://django-autocomplete-light.readthedocs.io
MIT License
1.79k stars 466 forks source link

Tutorial gives core not found error #1349

Open ethanstrominger opened 6 months ago

ethanstrominger commented 6 months ago

When I follow the instructions for the tutorial and I run python manage.py, I get the error: ModuleNotFoundError: No module named 'core'