Skip to main content

django-autotask

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

Requirements

  • Python 3.12, 3.13 or 3.14
  • Django 4.2, 5.2 or 6.0
  • PostgreSQL (the models declare GinIndex indexes)

Other versions may work; we haven't tried.

Installation

From source:

git clone git@github.com:KerkhoffTechnologies/django-autotask.git
cd django-autotask
pip install .

Usage

  1. Add to INSTALLED_APPS

    INSTALLED_APPS = [
        ...
        'djautotask',
        'django.contrib.postgres',
        ...
    ]
    

    django.contrib.postgres is required: our models declare GinIndex indexes, and as of Django 6.0 the postgres.E005 system check fails if the app is not installed.

Testing

pip install --upgrade -r requirements_test.txt

Try one of:

./runtests.py
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.

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.17.0.tar.gz (279.1 kB view details)

Uploaded Source

Built Distribution

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

django_autotask-1.17.0-py3-none-any.whl (479.7 kB view details)

Uploaded Python 3

File details

Details for the file django_autotask-1.17.0.tar.gz.

File metadata

  • Download URL: django_autotask-1.17.0.tar.gz
  • Upload date:
  • Size: 279.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for django_autotask-1.17.0.tar.gz
Algorithm Hash digest
SHA256 dfd03a0961a5c0fef483f5b973caf82e5a7d2009d2ca907f9fb43a65417f4ddc
MD5 f737dd3cf1f792509a034ebf2c41d7a7
BLAKE2b-256 03b0e00bdc8a1e958d8cd3b85bd0df4350cb4a4dac38a4bacb5178d2a493cdd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_autotask-1.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d53b54375e8d273e59967a2392a13d65522085b2aa416c8f6fc56393d31442a
MD5 b137afc9b84e70c679eb5863a17478c6
BLAKE2b-256 c1d819900a7d93bac3bb955e62aa3bb635f5b4877997b759cba416677048c383

See more details on using hashes here.

Release history Release notifications | RSS feed

1.19.0

2 files

1.18.0

2 files

This release

1.17.0 This release

2 files

1.16.0

1 file

1.15.2

1 file

1.15.1

1 file

1.15.0

1 file

1.14.0

1 file

1.13.0

1 file

1.12.0

1 file

1.11.0

1 file

1.10.0

1 file

1.9.0

1 file

1.8.0

1 file

1.7.6

1 file

1.7.5

1 file

1.7.4

1 file

1.7.3

1 file

1.7.2

1 file

1.7.1

1 file

1.7.0

1 file

1.6.15

1 file

1.6.14

1 file

1.6.13

1 file

1.6.12

1 file

1.6.11

1 file

1.6.10

1 file

1.6.9

1 file

1.6.8

1 file

1.6.7

1 file

1.6.5

1 file

1.6.4

1 file

1.6.3

1 file

1.6.2

1 file

1.6.1

1 file

1.6.0

1 file

1.5.9

1 file

1.5.7

1 file

1.5.5

1 file

1.5.4

1 file

1.5.3

1 file

1.5.2

1 file

1.5.1

2 files

1.5.0

2 files

1.3.0

1 file

1.2.4

2 files

1.1.4

2 files

1.1.3

2 files

1.1.1

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page