コード例 #1
0
 def get_all(self):
     return Event.get_all()
コード例 #2
0
 def get_queryset(self):
     return Event.get_all()