Skip to main content

Django app for working with ConnectWise. Defines models (tickets, members, companies, etc.) and callbacks.

Project description

Django app for working with ConnectWise. Defines models (tickets, members, companies, etc.) and callbacks.

As of January 2017, this project is highly volatile. Expect lots of changes.

Requirements

  • Python 3.5

  • Django 1.8

Other versions may work; we haven’t tried.

Installation

From PyPI:

pip install django-connectwise

From source:

git clone git@github.com:KerkhoffTechnologies/django-connectwise.git
cd django-connectwise
python setup.py install

Documentation

TODO

  • Add to INSTALLED_APPS

  • Available settings

  • Use standard Django model signals to see when this apps objects change

  • Uses easy-thumbnails- can use settings from that project to change behaviour http://easy-thumbnails.readthedocs.io/en/stable/ref/settings/. Also must add to INSTALLED_APPS (I think)

  • To use callbacks, must use Sites app- registers with ConnectWise with URL of first Sites instance

Migrations

./makemigrations.py

Testing

Try one of:

./runtests.py
python setup.py test
make test

Contributing

  • Fork this repo

  • Make a branch

  • Make your improvements

  • Run the tests (see above)

  • Make a pull request

License

MIT

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-connectwise-0.0.87a0.tar.gz (140.8 kB view details)

Uploaded Source

File details

Details for the file django-connectwise-0.0.87a0.tar.gz.

File metadata

File hashes

Hashes for django-connectwise-0.0.87a0.tar.gz
Algorithm Hash digest
SHA256 8c15a7bcb26af3315226ff214b21568eeac8c332ec83f66e64338e432cf4eba9
MD5 482cd5bfc07325f2d6396884304d2d1a
BLAKE2b-256 99bfaae89e4aa1655f78386f77197594d0da0fa930c338d5b0ce004a990b732e

See more details on using hashes here.

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