コード例 #1
0
ファイル: category.py プロジェクト: pgmatev/Python
 def posts(self):
     return Post.find_by_category(self)