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.19.0.tar.gz (286.7 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.19.0-py3-none-any.whl (485.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_autotask-1.19.0.tar.gz
  • Upload date:
  • Size: 286.7 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.19.0.tar.gz
Algorithm Hash digest
SHA256 ed7495364351879ce0c2ed5de099c81ee4e139008adbcba1dae6b01b34d7e4e4
MD5 57050fdb0eaf9a67a1067567575bd5e3
BLAKE2b-256 2b1121a5b89b0dd3e9b3a2583dccf3ecac9ae5d08d4226dfe74d329457b0ab77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_autotask-1.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f0aee0879844fe341b9dbbda479c5b08b38c96147e24fe8d91bae585c77086c
MD5 3562acbddb3cc9bc7b8790286606b9b4
BLAKE2b-256 b45cb1382486c0c4d7aaf727e557c3b618c49f35ff13c5bef37c5015d94450e6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.19.0 This release

2 files

1.18.0

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