Django Forum
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'
Using Django
Forms & APIs
Abunagy
November 2, 2022, 1:31pm
22
thanks bro anyway appreciated have a nice day bro
← previous page
Related topics
Topic
Replies
Views
Activity
Reverse for 'profile' with arguments '(None,)' not found. 1 pattern(s) tried: ['profile/(?P<user_id>[0-9]+)\\Z']
Templates & Frontend
31
7486
January 2, 2023
Why do I keep getting this error all the time? NoReverseMatch at /
Templates & Frontend
57
16351
January 23, 2024
Reverse for 'login' not found. 'login' is not a valid view function or pattern name.
Templates & Frontend
48
98708
May 5, 2022
Can't get details page and sure i am right
Forms & APIs
3
551
November 21, 2022
Getting an Error: Reverse for 'show_user_profile_view_url' with arguments '('',)' not found. 1 pattern(s) tried: ['members/(?P<pk>[0-9]+)/user_profile\\Z']
Forms & APIs
3
1019
March 6, 2022