Greetings, I'm doing a integration projection, so I need to consume data
from a RESTful API and then save that data inside a oracle db. My models
migrated and succesfully created the tables, I was able to get the data
from the API and parse trough it to filter the info I wanted and needed to
sa
ang?
>
>
> On October 28, 2022 9:16:41 AM CDT, "Otávio Augusto"
> wrote:
>>
>> Greetings, I'm doing a integration projection, so I need to consume data
>> from a RESTful API and then save that data inside a oracle db. My models
>> migrated and succ
Solved. I added a sleep at the end of my loop and it worked, I think it was
getting stuck because the db was not able to keep up with the update from
the app and so the session got interrupted.
Em sexta-feira, 28 de outubro de 2022 às 10:46:54 UTC-4, Otávio Augusto
escreveu:
> Greetings,
I'm trying to deploy a django app with virtualenv but I'm not a linux
expert user.
It's on a shared host. If I type python I got the python 2.4 console. If a
type python2.7 I got the 2.7 console.
I want to use the 2.7.
1. I installed virtualenv with setuptools in my private .site-packages
4 matches
Mail list logo