0.9.5 - 2011-09-15
------------------

Add Pyramid 1.1 compatibility [amleczko]

Use `fanstatic <http://www.fanstatic.org/>`_ to serve resource


0.9.2
-----

Small change to work with pyramid_formalchemy 0.2
add italian translations [amleczko]

0.9.1
-----

Add some improvements to avoid failures with FF4


0.9
---

Add pyramid view and templates

Switch to latest jQuery.ui

0.7
---

Improve ModelController using jqGrid

Add relation(s) widgets for pylons

0.6.2
-----

IE do not support indexOf. Fix Array prototype.

0.6.1
-----

Add Flash message

0.6
---

Switch to jquery.ui 1.8. Autocomplete should now return a json array of {"value": "v"}.

Better implementation of RichTextFieldRenderer allowing to use TinyMCE and MarkitUp!

0.4
---

- Add TemplateEngine with jquery.ui css classes

0.3
---

- fix MANIFEST.in to include mako templates in distribution.

- Add fa.jquery.forms.Accordion

