Skip to main content

A simple Django app to be extends for easier backbone development, it provides a base template to inherit

Project description

=======================
django-marionettejs
=======================

django-marionette-js is a simple Django app to conduct Web-based django-marionettejs. For each
question, visitors can choose between a fixed number of answers.

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. Add "django-marionettejs" to your INSTALLED_APPS setting like this::

.. code-block:: python

INSTALLED_APPS = (
'marionettejs',
)

2. in yourtemplate, just extends 'base.html', you get a template with preconfigured backbone

3. or just include the fragment

.. code-block::html

{% include 'marionettejs.html' %}

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-marionettejs-2.3.0.6.tar.gz (278.2 kB view hashes)

Uploaded Source

Built Distribution

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