kikola 0.5.2
Kikola is collection of Django's custom form fields and widgets, model fields and reusable apps.
Collection of Django's custom context processors, form fields and widgets, middlewares, model fields, reusable apps and template tags.
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
- context_processors
- db
- fields
- JSONField
- MonthField
- PickleField
- TimeDeltaField
- URLField
- fields
- forms
- fields
- JSONField
- TimeDeltaField
- URLField
- forms
- TabbedForm
- widgets
- AutocompleteWidget
- JSONWidget
- SelectDateWidget
- TimeDeltaWidget
- fields
- middleware
- locale
- SmartMultilingualMiddleware
- locale
- shortcuts
- conf
- templatetags
- json_tags
- jsonify
- timedelta_tags
- timedelta
- twitter_tags
- twitterize
- json_tags
- utils
- digits
- force_int
- timedelta
- TimedeltaJSONEncoder
- str_to_timedelta
- timedelta_average
- timedelta_div
- timedelta_seconds
- timedelta_to_str
- digits
More
Found a bug? Have a good idea for improving kikola? Head over to GitHub to create a new issue or fork.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| kikola-0.5.2.tar.gz (md5) | Source | 2011-12-03 | 23KB | 180 | |
- Author: Igor Davydenko
- Home Page: http://github.com/playpauseandstop/kikola/
- Download URL: https://github.com/playpauseandstop/kikola/tarball/0.5.2
- Keywords: django context_processors forms fields middleware reusable apps templatetags widgets
- License: BSD License
- Categories
- Package Index Owner: playpauseandstop
- DOAP record: kikola-0.5.2.xml
