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
-
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_autotask-1.10.0-py3-none-any.whl.
File metadata
- Download URL: django_autotask-1.10.0-py3-none-any.whl
- Upload date:
- Size: 375.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0713dde67f90894c6bd64486ba9edf6668242361468e472ee1249ed4ecda4d86
|
|
| MD5 |
7bdcd5c86af5485b2d90bdc598b063f9
|
|
| BLAKE2b-256 |
58075820baab599acf12a0b42aaaff72a433b1373a461f462d8e44671fc76611
|