Wade Austin
Results
1
issues of
Wade Austin
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...