django-ratings
django-ratings copied to clipboard
DepractionWarning on RatingField
DeprecationWarning: A Field class whose get_db_prep_save method hasn't been updated to take a `connection` argument.
class RatingField(IntegerField):
using Django development version (1.3)
This is a duplicate of https://github.com/dcramer/django-ratings/issues#issue/12