IRC logs of #tryton for Tuesday, 2020-04-28

chat.freenode.net #tryton log beginning Tue 28 Apr 2020 12:00:01 AM CEST
-!- sharkcz(~sharkcz@72.155.broadband6.iol.cz) has joined #tryton05:01
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton05:01
-!- mrichez(~Maxime@2a02:a03f:4683:d700:47e0:27a8:4efc:f0fc) has joined #tryton05:40
-!- thaneor(~ldlc6@179.26.77.4) has joined #tryton06:18
-!- rpit(~rpit@p200300C88F4C2B0012585E561CBA5A6D.dip0.t-ipconnect.de) has joined #tryton06:28
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton06:50
-!- josesalvador(~josesalva@170.253.47.233) has joined #tryton07:08
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton07:40
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton07:59
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton08:16
-!- udono(~udono@245-143-067-156.ip-addr.inexio.net) has joined #tryton08:21
cedkHi translators, do not forget to fix checks on https://translate.tryton.org/checks/?project=tryton09:18
cedkYou can append the language as parameter like09:19
cedkhttps://translate.tryton.org/checks/?project=tryton&language=fr09:19
pokolicedk: I think it will be bettor to post this to discuss also10:42
pokoliI've already fixed the ones for Spanish language!10:44
cedkpokoli: I have no discussion to start10:57
-!- mariomop(~quassel@190.193.24.15) has joined #tryton11:00
pokolicedk: We use also discuss to comunicate thinks, not only for discussion :)11:11
mrichezhi, when using app.route, how to pass parameters with special characters ? I mean i define party sequence like this "P/0001", "P/0002", ...  i define route to get data on party @app.route('/<dbname>/party/search/<party>', methods=['GET'])... how to pass parameter party "P/0001" with the "/" included ? Get" Method Not Allowed" (i try also with %2F instead of "/")11:41
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton12:07
semariemrichez: I think the flask syntax is @app.route('/<dbname>/party/search/<party:path>', methods=['GET'])12:07
semarieno the opposite: <path:party>12:08
semariehttps://junxiandoc.readthedocs.io/en/latest/docs/flask/flask_routing.html12:08
mrichezsemarie: thanks! will try :-)12:09
mrichezsemarie: working..thx!12:11
-!- mariomop(~quassel@190.193.24.15) has joined #tryton12:23
pokolicedk: you can finish https://codereview.tryton.org/275351002/ if you have time14:08
cedkpokoli: so I think it will be good to unassign yourself so we know it is free to work on it14:13
pokolicedk: done!14:18
-!- thaneor1(~ldlc6@179.26.214.90) has joined #tryton18:20
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton18:55

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!