We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
get_active_officer_terms
1 parent 72bf410 commit f100addCopy full SHA for f100add
src/elections/urls.py
@@ -11,6 +11,7 @@
11
from elections.models import ElectionModel, NomineeInfoModel
12
from elections.tables import Election, NomineeApplication, NomineeInfo, election_types
13
from officers.constants import OfficerPosition
14
+from officers.crud import get_active_officer_terms
15
from permission.types import ElectionOfficer, WebsiteAdmin
16
from utils.shared_models import SuccessFailModel
17
from utils.urls import is_logged_in
0 commit comments