You are not logged in.
Pages: 1
Hello in the link bellow is an example to a http authenticated mORMot server connection using python.
https://github.com/EduardoShibukawa/mOR … entication
Offline
Thanks, feel free to add it there, if it helps somebody i'll be happy.
Offline
Thanks for this nice implementation for Python!
Thanks!
Offline
Hello i just added a CRUD example,
i used the authentication and the ManyToMany ORM using the DestList.
i hope it helps, if anyone need persists data Using ManyToMany CRUD ORM externally.
The code can be found here: https://github.com/EduardoShibukawa/mOR … le/main.py
Last edited by EduardoShibukawa (2018-03-11 19:58:15)
Offline
Pages: 1