On Thu, Feb 24, 2011 at 10:38 AM, Chris McDonough <[email protected]> wrote: > Demo looks really nice! > > Any chance of seeing some tests in the package?
There is already a few tests. They are in a separate pyramid application not included in the release: https://github.com/FormAlchemy/pyramid_formalchemy/blob/master/pyramidapp/pyramidapp/tests.py -- Gael > > - C > > On Thu, 2011-02-24 at 10:21 +0100, Gael Pasgrimaud wrote: >> Hi, >> >> I'm pleased to announce the first public release of pyramid_formalchemy. >> >> This package allow you to get a simple CRUD interface in pyramid. >> >> Check the documentation: http://docs.formalchemy.org/pyramid_formalchemy/ >> >> And the demo: http://docs.formalchemy.org/demo/admin/ >> >> Regards, >> >> -- >> Gael >> > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
