Django Book 翻译
菜单>:
TOC
返回
原文:
The use of ``pk`` isnt limited to ``__exact`` queries any query term can be combined with ``pk`` to perform a query on the primary key of a model:
翻译:
备注:
译者: