Hi, I have a question about form handling with packages like Deform/Colander. From my brief understanding, these packages assume that you use a relational database so that it can create a schema for your form. The problem with my use-case is that I am using CouchDB, a document database.
Would deform work for CouchDB? Are there any packages that do something similar like deform for Pyramid using CouchDB? Regards, Mark Huang -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/GfP1phJlm1YJ. 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.
