practical-recommender-systems/moviegeek

Class Recs not found

Closed this issue · 1 comments

views.py import from recommender.models import SeededRecs, Recs, MovieDescriptions, Similarity. But Recs class is not found in recommender/models.py class. So python manage.py makemigrations throws

ImportError: cannot import name Recs

Thank you for reporting an issue, I am afraid I had committed half a commit, to fix another bug. It should now be fixed, and running.