Django Book 翻译
菜单>:
TOC
返回
原文:
Like the model APIs discussed in Appendix B, though these APIs are considered very stable, the Django developers consistently add new shortcuts and conveniences. Its a good idea to always check the latest documentation online, available at `http://www.djangoproject.com/documentation/0.96/db-api/`_.
翻译:
和附录B中讨论的数据模型API时一样,尽管认为这些API已经很稳定,Django开发者一直在增加各种便捷方法。因此,查看最新的在线文档是个好方法,在线文档可以在 `http://www.djangoproject.com/documentation/0.96/db-api/`_ 找到.
备注:
译者: