django_netflix_clone icon indicating copy to clipboard operation
django_netflix_clone copied to clipboard

Results 4 django_netflix_clone issues
Sort by recently updated
recently updated
newest added

Fixes #1 I watched your video course and the video did not play for me either. The problem was solved simply, you just had to add one `/` Thank you...

Hey, first of all thanks for the amazing tutorial ! I followed all the code and settings but when pressing the play, my media file does not run and it...

In this pull request i did this - Configure the DEFAULT_AUTO_FIELD in setting.py - Added blank=True to description field in Movie (core/models.py)