jbmorgan / django-arthouse

0 stars 0 forks source link

Error checking for movie lookup #9

Open jbmorgan opened 11 years ago

jbmorgan commented 11 years ago

Movie lookup (tmdb/movie_for_tmdb_id) currently has no error checking. It probably should.

jbmorgan commented 11 years ago

For instance, The Wild and Wonderful Whites of West Virginia is a documentary with no writers credited. This causes an error but should not.

jbmorgan commented 11 years ago

Similar problem: arthouse_movie.rating may not be NULL