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