[PonyORM-list] ponyorm (python)

Alexander Kozlovsky alexander.kozlovsky at gmail.com
Thu Aug 18 14:57:45 UTC 2016


Hi! I think Django is a more appropriate tool in your case:
https://www.djangoproject.com/

Django is packaged with a module for working with forms:
https://docs.djangoproject.com/en/1.10/topics/forms/

For Django you can find many code examples on http://stackoverflow.com:
http://stackoverflow.com/questions/tagged/django?sort=votes&pageSize=50

Regards,
Alexander

On Thu, Aug 18, 2016 at 3:21 PM, Python <rubymotions at gmail.com> wrote:

> Hi I have a form where I need to validate if the name and e are the
> same that are in the database, using the same input
> But I could trying to use orm pony.
>
>
> _______________________________________________
> ponyorm-list mailing list
> ponyorm-list at ponyorm.com
> /ponyorm-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ponyorm-list/attachments/20160818/683c6460/attachment.html>


More information about the ponyorm-list mailing list