Is there any other way to access primary key in Django other than from the url.py

后端 未结 0 1843
日久生厌
日久生厌 2021-02-07 05:51

I want to be able to access the Primary key(pk) for the objects of a given class , but the condition is I cant take it from the url.py

I know of the method of passing pk

相关标签:
回答
  • 消灭零回复
提交回复
热议问题