Django Forum
Why do I keep getting this error all the time? NoReverseMatch at /
Using Django
Templates & Frontend
KenWhitesell
April 8, 2022, 1:56pm
41
No, apparently, you do not have an instance of the Profile model with that primary key.
show post in topic
Related topics
Topic
Replies
Views
Activity
NoReverseMatch at end of tutorial 4
Getting Started
12
2036
July 17, 2023
Reverse for 'login' not found. 'login' is not a valid view function or pattern name.
Templates & Frontend
48
98952
May 5, 2022
Reverse for 'profile' with arguments '(None,)' not found. 1 pattern(s) tried: ['profile/(?P<user_id>[0-9]+)\\Z']
Templates & Frontend
31
7545
January 2, 2023
Can't get details page and sure i am right
Forms & APIs
3
557
November 21, 2022
Already logged in but can't get my profile page it redirects to non exist pattern and already created user in admin users but got 'AnonymousUser' object has no attribute '_meta'
Forms & APIs
20
3430
November 2, 2022