Skip to main content

tools, utilities, etc. we use across projects @ ckc

Project description

django-ckc CKC

tools, utilities, etc. we use across projects @ ckc

installing

pip install django-ckc
# settings.py
INSTALLED_APPS = (
    "django.contrib.auth",
    "django.contrib.contenttypes",
    "django.contrib.sessions",
    "django.contrib.staticfiles",
    # ... add ckc
    "ckc",
)

distributing

# change version in setup.cfg
$ ./setup.py sdist
$ twine upload dist/*

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

django-ckc-0.0.2.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file django-ckc-0.0.2.tar.gz.

File metadata

  • Download URL: django-ckc-0.0.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for django-ckc-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3e1684c87ec02aed978bdb47745e1174ef6f636dea0207bf691c67691cda9cdb
MD5 fe8a4e3565d5fe4f0f0479495c6d1805
BLAKE2b-256 acdb6d4d1a13fac21227adc851548dada4fd3afb1efa65905bd50b9e916ef98d

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