Skip to main content

Client of activecampaign

Project description

=====
ActiveCampaign
=====

...

Quick start
-----------

1. Add "activecampaign" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'activecampaign',
]


2. Run `python manage.py migrate` to create the polls models.

3. Start the development server and visit http://127.0.0.1:8000/admin/
to create campaigns (you'll need the Admin app enabled).

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page