You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2018. It is now read-only.
When run ./manage.py test djangoratings I receive the following 3 times
DatabaseError: no such table: djangoratings_ratingtestmodel
I see that this model is defined in tests.py but can't figure out when it is supposed to be created so that it exists for the tests.
The text was updated successfully, but these errors were encountered: