Skip to main content

Jinja2 templates for Deform widgets

Project description

deform_jinja2
===========

Jinja2 templates for deform using the uni-form model

To run the `deformdemo <http://deformdemo.repoze.org>`_ application using the
``deform_jinja2`` renderer:

- Create a virtualenv::

$ virtualenv2.6 --no-site-packages env

Heretofore, the ``env`` directory created above will be referred to as
$VENV

- Clone the deformdemo GitHub repository::

$ git clone git://github.com/Pylons/deformdemo.git

- cd to the deformdemo checkout and ``setup.py develop`` it into your
virtualenv

$ cd deformdemo
$ $VENV/bin/python setup.py develop

- Use the deform_jinja2 ``demo.ini`` file to run a demo app server via ``paster
serve``:

$ $VENV/bin/paster demo.ini

- The demo app will be running on port 8521. See the ``README.rst`` in the
deformdemo checkout for instructions about how to run the selenium tests.

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

deform_jinja2-0.5.tar.gz (19.5 kB view hashes)

Uploaded Source

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