Skip to main content

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

Project description

django-autotask

Django app for working with Autotask. Defines models (tickets, resources, accounts, etc.).

Requirements

  • Python 3.5
  • Django 2.0

Other versions may work; we haven't tried.

Installation

From source:

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

Usage

  1. Add to INSTALLED_APPS

    INSTALLED_APPS = [
        ...
        'djautotask',
        ...
    ]
    

Testing

pip install --upgrade -r requirements_test.txt

Try one of:

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

Contributing

  • Fork this repo

  • Make a branch

  • Make your improvements

    Making migrations? Run:

    ./makemigrations.py
    
  • Run the tests (see above)

  • Make a pull request

License

MIT

Copyright

©2018 Kerkhoff Technologies Inc.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_autotask-1.15.0-py3-none-any.whl (380.5 kB view details)

Uploaded Python 3

File details

Details for the file django_autotask-1.15.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_autotask-1.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 effbb4035773644c824d5f5c7cd2fa327dfc0844157358fa2860273ed2fcb24a
MD5 3a1941d4d0ef7af03beb53abff84a63f
BLAKE2b-256 1e1db8c38d228c9850174f4799a6bef35bcc4d13d3b9561b6bf89dccb3534977

See more details on using hashes here.

Supported by

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