PollQuerySet

Qualified name: intranet.apps.polls.models.PollQuerySet

class intranet.apps.polls.models.PollQuerySet(model=None, query=None, using=None, hints=None)[source]

Bases: QuerySet

Methods

this_year

Get Polls from this school year only.

Attributes

this_year()[source]

Get Polls from this school year only.