Skip to content

Commit

Permalink
Removed a fourth uneccessary field from the Applicants API.
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptypjeu committed Jan 12, 2024
1 parent e3dd75b commit c2970c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teknologr/api/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ class ApplicantFilter(MemberFilter):
dead = None
bill_code = None
created = None
modified = None
n_functionaries = None
n_groups = None
n_decorations = None
Expand Down

0 comments on commit c2970c6

Please sign in to comment.