Add loading for political parties dump
This commit is contained in:
parent
abd4b73829
commit
a22702be1f
@ -62,7 +62,8 @@ LOAD_TRIVIAL = ["FinancialType",
|
|||||||
"CustomGroup",
|
"CustomGroup",
|
||||||
"OptionGroup",
|
"OptionGroup",
|
||||||
"OptionValue",
|
"OptionValue",
|
||||||
"Domain"]
|
"Domain",
|
||||||
|
"Contact"]
|
||||||
|
|
||||||
# This is a payment processor we can assign contribution pages to in order for them to work.
|
# 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.
|
# FIXME this seems to produce a non-working setup.
|
||||||
|
Loading…
Reference in New Issue
Block a user