Demonstration application
=========================

The ``deform_ext_autocomplete`` ships with a demonstration
application.  It is located in the ``demo`` directory of the source
code. You first need to install Pyramid and
``deform_ext_autocomplete`` and can then start the demo application by
running ``python demo/app.py``.