We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reverse for 'play' with keyword arguments '{'movie_id': ''}' not found. 1 pattern(s) tried: ['movie/play/(?P<movie_id>[^/]+)/$']
Request Method: | GET -- | -- http://127.0.0.1:8000/watch/62892d42-8fd9-4207-a979-753bb5a77237/ ![Screenshot (172)](https://user-images.githubusercontent.com/29350079/156595953-65b1e398-3063-46be-8428-080aa0a65054.png) 3.2 NoReverseMatch Reverse for 'play' with keyword arguments '{'movie_id': ''}' not found. 1 pattern(s) tried: ['movie/play/(?P<movie_id>[^/]+)/<!--EndFragment--> </body> </html>] C:\Users\aghck\AppData\Local\Programs\Python\Python310\lib\site-packages\django\urls\resolvers.py, line 694, in _reverse_with_prefix C:\Users\aghck\AppData\Local\Programs\Python\Python310\python.exe 3.10.2 ['C:\\Users\\aghck\\Downloads\\django_netflix_clone-main\\django_netflix_clone-main', 'C:\\Users\\aghck\\AppData\\Local\\Programs\\Python\\Python310\\python310.zip', 'C:\\Users\\aghck\\AppData\\Local\\Programs\\Python\\Python310\\DLLs', 'C:\\Users\\aghck\\AppData\\Local\\Programs\\Python\\Python310\\lib', 'C:\\Users\\aghck\\AppData\\Local\\Programs\\Python\\Python310', 'C:\\Users\\aghck\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages'] Thu, 03 Mar 2022 15:01:14 +0000
The text was updated successfully, but these errors were encountered:
you have any Solution on this? Please tell me
Sorry, something went wrong.
any solutions?
You have to add a video. No videos error is not managed.
The youtube video explains how. But then you will get an error for flyer not working, uncomment line 60 in movieList then it will work
No branches or pull requests
Reverse for 'play' with keyword arguments '{'movie_id': ''}' not found. 1 pattern(s) tried: ['movie/play/(?P<movie_id>[^/]+)/$']
The text was updated successfully, but these errors were encountered: