Re: Looking for an experienced Django full stack developer

2019-02-26 Thread Manuel Alejandro Garrido Gongora
Hi, I'm interested can you tell me more? thanks! El mar., 26 feb. 2019 a las 11:02, Giorgio M. () escribió: > We are looking to expand our team with an experienced Python / Django > developer, with the ability to work vertically from the model creation to > the frontend (on a bootstrap template a

Re: Mostrar datos en un formulario (inputs) en un template.

2019-04-25 Thread Manuel Alejandro Garrido Gongora
Si estas usando ajax lo que puedes hacer es instalarte django rest framework o crearte una vista que cuando sea get te retorne los datos de la db y cuando sea post los actualice y puedes llamarla desde ajax una primera vez cuando se ejecuta el formulario para rellenarlo y luego cada vez que se h

Re: note matching query does not exist.

2018-09-13 Thread Manuel Alejandro Garrido Gongora
It is likely because you are getting a directly on an object that probably does not exist in the database, I recommend that you use it instead of get filter (). first () or the method get_object_or_404 from django Regards Enviado desde mi iPhone > El 12 sept 2018, a las 19:43, Gear Crew > esc