fix all templates and tests

This commit is contained in:
Gael Pasgrimaud
2011-02-23 23:21:16 +01:00
parent f1ac29fd71
commit 187d7bfee9
21 changed files with 447 additions and 264 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ This will render the **basic** formalchemy interface.
It's better to enable the jquery stuff like this:
.. literalinclude:: ../../formalchemy_project/__init__.py
.. literalinclude:: ../pyramidapp/pyramidapp/jquery.py
That's it. Now launch your app, browse ``/admin/`` and enjoy it !