Django Forum
UpdateView requires pk, where can I pull that value?
Using Django
Getting Started
KenWhitesell
September 15, 2023, 9:38pm
4
We actually need to see the template that you are trying to render here to address this error.
show post in topic
Related topics
Topic
Replies
Views
Activity
Attribute Error at update/inventory
Mystery Errors
9
1729
June 28, 2023
Creating a primary key for my template to activate the view
Mystery Errors
10
1843
October 17, 2023
Understanding Empty Strings Being Supplied to My Url when not specified
Mystery Errors
5
1859
October 18, 2023
the current path didn't match any of these
Using Django
10
33684
June 29, 2021
Reverse for 'update_order' with arguments '('',)' not found. 1 pattern(s) tried: ['update_order/(?P<pk>[^/]+)/$']
Using Django
7
4938
January 29, 2022