Example #1
0
 def get_queryset(self):
     return GuestlistEntry.get_active_entries_for_dorm().order_by('name')