Skip to main content

Toolbox with general functions and models to avoid repetition.

Project description

Django Helpers

Requirements

  • Python
  • Django>=3.2.2,<4.0
  • Django Rest Framework

Installation

$ pip install tonicapp-helpers

Add the application to your project's INSTALLED_APPS in settings.py.

INSTALLED_APPS = [
    ...
    'helpers',
]

Source

https://pypi.org/project/tonicapp-helpers/

Update Library

python3 setup.py sdist
python3 -m twine upload dist/*
Enter your username: ******
Enter your password: ******

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

tonicapp-helpers-3.7.0.tar.gz (15.6 kB view hashes)

Uploaded Source

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