Skip to content

Commit

Permalink
added new list for disregard questions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pheonnexx committed Dec 10, 2021
1 parent 9d2238f commit 4c84b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cla_common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@
("EMPLOYMENT_SUPPORT", "employment_support", "Income-related Employment and Support Allowance"),
)


DISREGARDS = Choices(
# constant, db_id, friendly string
("INFECTED_BLOOD", "infected_blood", "Infected Blood Support Scheme"),
Expand Down

0 comments on commit 4c84b4e

Please sign in to comment.