Open ghickman opened 12 years ago
Any previous ratings for a movie are shown on the page.
Since the page is just for rating a film we need to ignore all the previous ratings.
The code here might be useful: https://github.com/AndrewIngram/django-extra-views/blob/master/extra_views/formsets.py
Any previous ratings for a movie are shown on the page.
Since the page is just for rating a film we need to ignore all the previous ratings.
The code here might be useful: https://github.com/AndrewIngram/django-extra-views/blob/master/extra_views/formsets.py