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',
    ]

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

DjangoKit-0.1.dev20191225030301.tar.gz (32.3 kB view details)

Uploaded Source

Built Distribution

DjangoKit-0.1.dev20191225030301-py3-none-any.whl (50.3 kB view details)

Uploaded Python 3

File details

Details for the file DjangoKit-0.1.dev20191225030301.tar.gz.

File metadata

  • Download URL: DjangoKit-0.1.dev20191225030301.tar.gz
  • Upload date:
  • Size: 32.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.3

File hashes

Hashes for DjangoKit-0.1.dev20191225030301.tar.gz
Algorithm Hash digest
SHA256 5b091e032e6949eb0a99d421fa817da4ab1be38ca246ef3490901a3c1677d149
MD5 35e2a05e8ee20d7fbc02ff0a76ce8549
BLAKE2b-256 d39553fe702dadca2c3db5c6f32b336aefcd8e73b6a9f8ec67321ed6b391d16c

See more details on using hashes here.

File details

Details for the file DjangoKit-0.1.dev20191225030301-py3-none-any.whl.

File metadata

  • Download URL: DjangoKit-0.1.dev20191225030301-py3-none-any.whl
  • Upload date:
  • Size: 50.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.3

File hashes

Hashes for DjangoKit-0.1.dev20191225030301-py3-none-any.whl
Algorithm Hash digest
SHA256 2e8020f9ee8d7bc87aaa38928d788c70efdfe3b578864aa389c0a0f34f0676ac
MD5 9321c67e527fb540729518e44d0e7deb
BLAKE2b-256 a253deefa19b33387f8dd9b35133d3fa074a3e62805010e6c26cc652a38cadb1

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