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.18.0.tar.gz (280.4 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.18.0-py3-none-any.whl (480.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_autotask-1.18.0.tar.gz
  • Upload date:
  • Size: 280.4 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.18.0.tar.gz
Algorithm Hash digest
SHA256 c311bce290b71b1f11ef6b7a0d47589b94629d8574077519cad1bdd0b165bd1c
MD5 6df7f2b6a98bebaaaaf38b2d5d4defd8
BLAKE2b-256 dc0d8c47ed92eb3434a91b7b9fadabfb7912e78c25ebb30568f150ac2d25336f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_autotask-1.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fff4ffb747bfbe86fccea956e83740963b743d5f2240b327937517fc11debdbe
MD5 9503c90f9f1eae54db4a19c5d38c68ce
BLAKE2b-256 6e60f7213653eef3d84dff3287bc94b53493221bdc63ff9c13fecdc3a4328ef5

See more details on using hashes here.

Release history Release notifications | RSS feed

1.19.0

2 files

This release

1.18.0 This release

2 files

1.17.0

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