Giter VIP home page Giter VIP logo

formalchemy_project's Introduction

FormAlchemy eliminates boilerplate by autogenerating HTML input fields from a
given model. FormAlchemy will try to figure out what kind of HTML code should
be returned by introspecting the model's properties and generate ready-to-use
HTML code that will fit the developer's application.

Of course, FormAlchemy can't figure out everything, i.e, the developer might
want to display only a few columns from the given model. Thus, FormAlchemy is
also highly customizable.

Please visit the FormAlchemy's homepage for documentation and more information:

  http://docs.formalchemy.org/

You can subscribe to FormAlchemy's mailing list:

  http://groups.google.com/group/formalchemy

formalchemy_project's People

Contributors

gawel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

strogo

formalchemy_project's Issues

[None-issue] Need some cookbooks

FA has detail documentations for the class, module and so on. But I think it still need some documentations such as cookbook. And it is also good to show demo source code (i can't find them).

I am using FA in my project. It's difficult to know the following:

  1. how to handle the submit for new register. FieldsSet(user=User(), data=web.input()) will not work.
  2. how to handle jquery validation.
  3. some others.

So it's not easy to use FA for a newbie like me.

Any idea?

buildout error: version confict for zope.interface

Having a fresh clone of formalchemy_projet, I get the following error while running the buildout:

Error: There is a version conflict.
We already have: zope.interface 3.6.1
but zope.component 3.11.0 requires 'zope.interface>=3.8.0'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.