Thanks for the hint. I've already read about Marcus' way of using Django forms (which is really nice), but his method means that you have the complete Django project as a dependency. I think some people might like a more light-weight approach. That's why I'm trying to extract the forms part only.
On Apr 19, 2:24 pm, cd34 <[email protected]> wrote: > Might want to take a look at this thread: > > http://groups.google.com/group/pylons-discuss/browse_thread/thread/2e... > > -- > 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 > athttp://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.
