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 Distribution

django-autotask-1.6.11.tar.gz (193.2 kB view details)

Uploaded Source

File details

Details for the file django-autotask-1.6.11.tar.gz.

File metadata

  • Download URL: django-autotask-1.6.11.tar.gz
  • Upload date:
  • Size: 193.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for django-autotask-1.6.11.tar.gz
Algorithm Hash digest
SHA256 ee0fbfb98a9de96ab6e2288bbb4a0d289e047553040f4de14f69b8e4530afb2b
MD5 bebf943d6f7624b1bb12022ee41ec045
BLAKE2b-256 1e9cffd7953c048a9c3e6c91501671c0e1bca6cd8276247bf49cdd22b9a9b125

See more details on using hashes here.

Provenance

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