Skip to main content

Various common Django-related routines.

Project description

This library consists of various Django-related routines that extend or modify the behaviour of the framework:

  • extensions for settings.py (current directory resolution, namespace package support, settings profile support)

  • Choices: an enum implementation for Django forms and models (with predefined classes for languages, countries, etc.)

  • typical filters, template tags, models, form fields, etc.

Complete documentation for the package can be found here:

http://packages.python.org/lck.django/

The latest version can be installed via PyPI:

$ pip install lck.django

or:

$ easy_install lck.django

The source code repository and issue tracker are maintained on GitHub.

This package bundles some royalty free static images that are useful in almost every Django project:

For the curious, lck stands for LangaCore Kit. LangaCore is a one man software development shop of mine.

Note: lck.common requires Python 2.7 because all of its code is using the so-called four futures (absolute_imports, division, print_function and unicode_literals). One of the virtues in the creation of this library is to make the code beautiful. These switches give a useful transitional state between the old Python 2.x and the new Python 3.x. You should use them as well.

Note: Since 0.5.0 lck.django requires Django 1.3 because it makes my monkey-patching efforts much easier. Moreover, 1.3 nicely deprecates behaviour which I consider ugly.

Change Log

0.5.0

  • migrated to the lck namespace from langacore.kit

  • migrated licensing from GPL 3 to MIT

  • bumped the trove from alpha status to beta, the code is in production for over a year now

Ancient history

  • No proper change log was kept before 0.5.0

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

lck.django-0.5.4.tar.gz (1.5 MB view details)

Uploaded Source

File details

Details for the file lck.django-0.5.4.tar.gz.

File metadata

  • Download URL: lck.django-0.5.4.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lck.django-0.5.4.tar.gz
Algorithm Hash digest
SHA256 dae8d123f62e35590b39b82af97bed84fa1ff74ca4fd40c16c41feb05d060c17
MD5 5f9fa40a40e4824467536ccc59f575e6
BLAKE2b-256 65cfc3f3ad86cbb8e80ee85634a21f9fda0ee2fef91304994db0351d3592a22f

See more details on using hashes here.

Provenance

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