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' %}
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
Release history Release notifications | RSS feed
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.4.0.1.tar.gz
(297.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-marionettejs-2.4.0.1.tar.gz.
File metadata
- Download URL: django-marionettejs-2.4.0.1.tar.gz
- Upload date:
- Size: 297.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ae0ee2691bdbdcfc766b88bfba41a26d8fac740a7f560738e403abed5d2ee79
|
|
| MD5 |
b03ad33df0d62dff18eac7af5ad82d1a
|
|
| BLAKE2b-256 |
ced33b96c2401925df8047fc4e1c300a06723f8968cc7c6042a7430e42fead78
|
File details
Details for the file django-marionettejs-2.4.0.1.macosx-10.10-intel.tar.gz.
File metadata
- Download URL: django-marionettejs-2.4.0.1.macosx-10.10-intel.tar.gz
- Upload date:
- Size: 416.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d299aa5e2160a517026110ec2697695cd69af0b0ec824f8cca6fc864331df3a8
|
|
| MD5 |
a720796d2309449e4914b41772eb85ad
|
|
| BLAKE2b-256 |
49bfe66a631db4cab250a5b3b4a51b8c09d2db68f6f0ee91421f514cdcc30d64
|