Skip to main content

Set of django helpers for developing web and non-web apps.

Project description

Tea Django

Is a set of helper modules for developing command line, web and gui applications using the django framework.

It's just a personal collection of modules that I found myself copying from project to project.

Installation

pip install tea-django

Add tea_django to INSTALLED_APPS:

INSTALLED_APPS = [
    ...,
    "tea_django",
    ...,
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tea-django-0.0.15.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

tea_django-0.0.15-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

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