Add cache table, importer for NationBuilder donations
This commit is contained in:
parent
719de78413
commit
63286679ad
6 changed files with 182 additions and 9 deletions
|
@ -24,4 +24,4 @@
|
|||
DB schema for NationBuilder integration
|
||||
"""
|
||||
|
||||
from .nationbuilder import NationBuilderCachePerson
|
||||
from .nationbuilder import NationBuilderCachePerson, NationBuilderCacheDonation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue