Skip to main content

Packaging up of koui for django projects

Project description

django-koui
===========

A packaging of koui for django projects.

To see what koui is, please visit the koui home page, at
`http://hg.schinckel.net/koui <>`_.

To use koui in your django project, simply add the following to your
``settings.INSTALLED_APPS``:

::

'koui'

And use ``pip install django-koui`` to install it into your environment.

There will eventually be some helpers that enable you to easily add a
koui widget to a page, but since knockoutjs is cool, you'll probably
want to learn more about that, and then just use the special binding
types that you get.

::

{% load koui %}

{% koui_scripts %}
{% koui_styles %}

Project details


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