Esempio n. 1
0
 def get_all(self):
     return Event.get_all()
Esempio n. 2
0
 def get_queryset(self):
     return Event.get_all()