<div dir="ltr">Hi! I think Django is a more appropriate tool in your case:<br><a href="https://www.djangoproject.com/">https://www.djangoproject.com/</a><br><br>Django is packaged with a module for working with forms:<br><a href="https://docs.djangoproject.com/en/1.10/topics/forms/">https://docs.djangoproject.com/en/1.10/topics/forms/</a><br><br>For Django you can find many code examples onĀ <a href="http://stackoverflow.com">http://stackoverflow.com</a>:<br><a href="http://stackoverflow.com/questions/tagged/django?sort=votes&pageSize=50">http://stackoverflow.com/questions/tagged/django?sort=votes&pageSize=50</a><br><br><div class="gmail_extra">Regards,<br>Alexander<br><br><div class="gmail_quote">On Thu, Aug 18, 2016 at 3:21 PM, Python <span dir="ltr"><<a href="mailto:rubymotions@gmail.com" target="_blank">rubymotions@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi I have a form where I need to validate if the name and e are the<br>
same that are in the database, using the same input<br>
But I could trying to use orm pony.<br>
<br>
<br>
______________________________<wbr>_________________<br>
ponyorm-list mailing list<br>
<a href="mailto:ponyorm-list@ponyorm.org" target="_blank">ponyorm-list@ponyorm.org</a><br>
<a href="/ponyorm-list" rel="noreferrer" target="_blank">https://mailman-mail5.webfacti<wbr>on.com/listinfo/ponyorm-list</a><br>
</blockquote></div><br></div></div>