Beispiel #1
0
 def get_all(self):
     return Event.get_all()
Beispiel #2
0
 def get_queryset(self):
     return Event.get_all()