Django Book 翻译
菜单>:
TOC
返回
原文:
Sometimes you want to fetch only a single object. Thats what the ``get()`` method is for:
翻译:
有时你只想获取单个对象,这个时候使用 ``get()`` 方法:
备注:
译者: