Skip to content
New issue

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

NoReverseMatch at /watch/ #2

Closed
AadeshGurav opened this issue Mar 3, 2022 · 3 comments
Closed

NoReverseMatch at /watch/ #2

AadeshGurav opened this issue Mar 3, 2022 · 3 comments

Comments

@AadeshGurav
Copy link

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

@Dhruvit-700
Copy link

you have any Solution on this? Please tell me

@zhakezhanovv
Copy link

any solutions?

@mikeck1
Copy link

mikeck1 commented Nov 6, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants