django_program.sponsors.profiles.base

Base sponsor sync profile.

Classes

SponsorSyncProfile

Base profile for sponsor sync behavior.

class django_program.sponsors.profiles.base.SponsorSyncProfile[source]

Bases: object

Base profile for sponsor sync behavior.

name = 'default'
has_api_sync = False