Skip to main content

DjangoKit is a set of extensions for Django.

Project description

DjangoKit is a set of extensions for Django. They have been assembled into this Django app from many complex and similar projects. The reason for building this application is as follows:

“I don’t find it necessary to push most of these things into the framework code, but a dedicated library for them over all these years of different development has just become an urgent necessity. We need to take the common code out, not move it from project to project every time.”

—Grigoriy Kramarenko.

Maybe you will find for yourself here the things you need. Just look at the source code or documentation (when it’s ready).

Installation

pip3 install djangokit
# or
pip3 install git+https://gitlab.com/djbaldey/djangokit.git@master#egg=DjangoKit

Quick start

  1. If you want to use templatetags and locales from this library, then add “djangokit” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'djangokit',
    ]

Download files

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

Source Distribution

DjangoKit-0.13.tar.gz (40.0 kB view details)

Uploaded Source

Built Distribution

DjangoKit-0.13-py3-none-any.whl (56.6 kB view details)

Uploaded Python 3

File details

Details for the file DjangoKit-0.13.tar.gz.

File metadata

  • Download URL: DjangoKit-0.13.tar.gz
  • Upload date:
  • Size: 40.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for DjangoKit-0.13.tar.gz
Algorithm Hash digest
SHA256 2da68dc21766c5ea8f65295d002e71ae880b1fcb453d396d0319ac8a4c1f6147
MD5 3dce321024943f7b3acbb1f5cf66615e
BLAKE2b-256 0895de2af461d434b30621b13f0f24d5c7ff06c5d6f9ee252f87c00afe9943c6

See more details on using hashes here.

File details

Details for the file DjangoKit-0.13-py3-none-any.whl.

File metadata

  • Download URL: DjangoKit-0.13-py3-none-any.whl
  • Upload date:
  • Size: 56.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for DjangoKit-0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 9962e33035872458ea44ec34c4c8bd842c3df7d80f57e1bc563c5fc2004e420d
MD5 645a51302337661b1a6f95d474f1ef8b
BLAKE2b-256 3ef4e7439fb61ebdef8baa4b68041be314f5624f10d3f0e01d04f15215118e6d

See more details on using hashes here.

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