A Django app to manage Reaktion's tracking system.
Project description
Reaktion CMS is a Django app is simple CRM connected to tracking system.
Detailed documentation is in the “docs” directory.
Quick start
Add django_reaktion_crm to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'django_reaktion_crm', ]To create the polls models run:
python manage.py migrate
Set up MONGO_CONN, DOMAIN_ID and FILTER_NUMBER_OF_VISITS_30_DAYS env
Import contacts from .csv file
python manage.py import_csv filename <filename> project <hja/rea>
Import tracking
python manage.py import_tracking delta <hours>
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
django_reaktion_crm-0.4.6.tar.gz
(21.6 kB
view details)
File details
Details for the file django_reaktion_crm-0.4.6.tar.gz.
File metadata
- Download URL: django_reaktion_crm-0.4.6.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea564c0da526eb2e8d89b9c60686bc4b49b6e62261e88f4a16b020ae982c8212
|
|
| MD5 |
8e5241c41230a5d6b3d57fe5a8ed1a8a
|
|
| BLAKE2b-256 |
8791448c5871a5a2515d02ad88d0a6bd187001336cd4807bcc70d9e9a09ee5da
|