Rating field defaults to 1 star
The rating field should default to "no opinion", not to the worst possible option, because sending a partially filled-in form would otherwise be indiscernible from a very disappointed user.
Maybe also look into using django-starfield
instead.