chat.freenode.net #tryton log beginning Tue 28 Apr 2020 12:00:01 AM CEST | ||
-!- sharkcz(~sharkcz@72.155.broadband6.iol.cz) has joined #tryton | 05:01 | |
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 05:01 | |
-!- mrichez(~Maxime@2a02:a03f:4683:d700:47e0:27a8:4efc:f0fc) has joined #tryton | 05:40 | |
-!- thaneor(~ldlc6@179.26.77.4) has joined #tryton | 06:18 | |
-!- rpit(~rpit@p200300C88F4C2B0012585E561CBA5A6D.dip0.t-ipconnect.de) has joined #tryton | 06:28 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:50 | |
-!- josesalvador(~josesalva@170.253.47.233) has joined #tryton | 07:08 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 07:40 | |
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 07:59 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 08:16 | |
-!- udono(~udono@245-143-067-156.ip-addr.inexio.net) has joined #tryton | 08:21 | |
cedk | Hi translators, do not forget to fix checks on https://translate.tryton.org/checks/?project=tryton | 09:18 |
---|---|---|
cedk | You can append the language as parameter like | 09:19 |
cedk | https://translate.tryton.org/checks/?project=tryton&language=fr | 09:19 |
pokoli | cedk: I think it will be bettor to post this to discuss also | 10:42 |
pokoli | I've already fixed the ones for Spanish language! | 10:44 |
cedk | pokoli: I have no discussion to start | 10:57 |
-!- mariomop(~quassel@190.193.24.15) has joined #tryton | 11:00 | |
pokoli | cedk: We use also discuss to comunicate thinks, not only for discussion :) | 11:11 |
mrichez | hi, 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 #tryton | 12:07 | |
semarie | mrichez: I think the flask syntax is @app.route('/<dbname>/party/search/<party:path>', methods=['GET']) | 12:07 |
semarie | no the opposite: <path:party> | 12:08 |
semarie | https://junxiandoc.readthedocs.io/en/latest/docs/flask/flask_routing.html | 12:08 |
mrichez | semarie: thanks! will try :-) | 12:09 |
mrichez | semarie: working..thx! | 12:11 |
-!- mariomop(~quassel@190.193.24.15) has joined #tryton | 12:23 | |
pokoli | cedk: you can finish https://codereview.tryton.org/275351002/ if you have time | 14:08 |
cedk | pokoli: so I think it will be good to unassign yourself so we know it is free to work on it | 14:13 |
pokoli | cedk: done! | 14:18 |
-!- thaneor1(~ldlc6@179.26.214.90) has joined #tryton | 18:20 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 18:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!