Add loading for political parties dump

This commit is contained in:
Cassowary Rusnov 2022-03-01 08:24:30 -08:00
parent abd4b73829
commit a22702be1f
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ LOAD_TRIVIAL = ["FinancialType",
"CustomGroup",
"OptionGroup",
"OptionValue",
"Domain"]
"Domain",
"Contact"]
# This is a payment processor we can assign contribution pages to in order for them to work.
# FIXME this seems to produce a non-working setup.