Client of activecampaign
Project description
=====
ActiveCampaign
=====
...
Quick start
-----------
1. Add "activecampaign" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'activecampaign',
]
2. Add configurations to your setting::
ACTIVECAMPAIGN_PATH = ''
ACTIVECAMPAIGN_PASS = ''
ACTIVECAMPAIGN_SENDER_NAME = ''
ACTIVECAMPAIGN_SENDER_ADDR1 = ''
ACTIVECAMPAIGN_SENDER_CITY = ''
ACTIVECAMPAIGN_SENDER_COUNTRY = ''
ACTIVECAMPAIGN_SENDER_COUNTRY = ''
ACTIVECAMPAIGN_FROMMAIL = ''
ACTIVECAMPAIGN_NAME = ''
ACTIVECAMPAIGN_REPLAY = ''
3. Run `python manage.py migrate` to create the polls models.
4. Start the development server and visit http://127.0.0.1:8000/admin/
to create campaigns (you'll need the Admin app enabled).
ActiveCampaign
=====
...
Quick start
-----------
1. Add "activecampaign" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'activecampaign',
]
2. Add configurations to your setting::
ACTIVECAMPAIGN_PATH = ''
ACTIVECAMPAIGN_PASS = ''
ACTIVECAMPAIGN_SENDER_NAME = ''
ACTIVECAMPAIGN_SENDER_ADDR1 = ''
ACTIVECAMPAIGN_SENDER_CITY = ''
ACTIVECAMPAIGN_SENDER_COUNTRY = ''
ACTIVECAMPAIGN_SENDER_COUNTRY = ''
ACTIVECAMPAIGN_FROMMAIL = ''
ACTIVECAMPAIGN_NAME = ''
ACTIVECAMPAIGN_REPLAY = ''
3. Run `python manage.py migrate` to create the polls models.
4. 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Close
Hashes for django-activecampaign-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bcbd31857f00db305498973a3af5915726e4daee77a92557b98a768cc586c98 |
|
MD5 | 58e6d88e2d5362081d01cf83b76bba29 |
|
BLAKE2b-256 | 94b890317d046a2b3fae8db560498f380c96b9b4ebe9fe6899ca3b3cccb43207 |
Close
Hashes for django_activecampaign-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68ea6e346f699331c20a0e156a135908e9d9e2a97cf96db268ca2528cf48ac49 |
|
MD5 | 4d37e60bda2828946fde824362ab62b2 |
|
BLAKE2b-256 | 654ae401162f52aa3dcea26beb389ffa5ef8cd8d52bd0a15c58f0ae66fcd3d40 |
Close
Hashes for django_activecampaign-0.1.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25ea3878f0b867c2bbe1e1d46f2ce921948cc340546b2175809f538f7f54018f |
|
MD5 | f20ff314ebdd49a3b56afc031d8dd3d3 |
|
BLAKE2b-256 | 9ea960825ebc7b64c13dc251bcf20aa83243551fbfc4d4738fa39e7f56a1fefc |