Skip to main content

Kikola is collection of Django's custom form fields and widgets, model fields and reusable apps.

Project description

Collection of Django’s custom context processors, form fields and widgets, middlewares, model fields, reusable apps and template tags.

Requirements

Installation

On most UNIX-like systems, you’ll probably need to run these commands as root or using sudo.

To install use:

$ pip install kikola

Or:

$ python setup.py install

Also, you can retrieve fresh version of kikola from GitHub:

$ git clone git://github.com/playpauseandstop/kikola.git

and place kikola directory somewhere to PYTHONPATH (or sys.path).

License

kikola is licensed under the BSD License.

Contents

Now kikola project consist of:

  • contrib

    • basicsearch

  • core

    • context_processors

      • path

    • decorators

      • memoized

      • render_to

      • render_to_json

      • smart_datetime

    • sitemaps

      • IndexSitemap

  • db

    • fields

      • JSONField

      • MonthField

      • PickleField

      • TimeDeltaField

      • URLField

  • forms

    • fields

      • JSONField

      • TimeDeltaField

      • URLField

    • forms

      • TabbedForm

    • widgets

      • AutocompleteWidget

      • JSONWidget

      • SelectDateWidget

      • TimeDeltaWidget

  • middleware

    • locale

      • SmartMultilingualMiddleware

  • shortcuts

    • conf

  • templatetags

    • json_tags

      • jsonify

    • timedelta_tags

      • timedelta

    • twitter_tags

      • twitterize

  • utils

    • digits

      • force_int

    • timedelta

      • TimedeltaJSONEncoder

      • str_to_timedelta

      • timedelta_average

      • timedelta_div

      • timedelta_seconds

      • timedelta_to_str

More

Found a bug? Have a good idea for improving kikola? Head over to GitHub to create a new issue or fork.

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

kikola-0.5.2.tar.gz (23.6 kB view details)

Uploaded Source

File details

Details for the file kikola-0.5.2.tar.gz.

File metadata

  • Download URL: kikola-0.5.2.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kikola-0.5.2.tar.gz
Algorithm Hash digest
SHA256 8d8212ccd44a7c846465fc4d1aca96ece9f619ecf9a81e14d7ee1c6546affd6f
MD5 159cbd3982bbb1109f3320c9170653bf
BLAKE2b-256 67d1ed2892165c482e8c88ad676bd542385c815c592ef8475d303313a5538d36

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