You should try using the Django AI Chat Assistant in VS Code. Can be pretty
helpful with these kinds of things
https://marketplace.visualstudio.com/items?itemName=buildwithlayer.django-integration-expert-Gus30
On Monday, September 30, 2024 at 8:13:26 PM UTC-4 Abdul Qoyyuum Haji Abdul
Kadir wro
I still don't understand. Can you explain with a code example?
On Mon, 30 Sept 2024 at 23:46, Hernan Gustavo
wrote:
> To resolve the task to apply async calls on this app using celery it's
> more easy. You can use the apply_async method to resolve this issue.
>
> El lun, 30 sept 2024 a la(s) 10:
To resolve the task to apply async calls on this app using celery it's more
easy. You can use the apply_async method to resolve this issue.
El lun, 30 sept 2024 a la(s) 10:03 a.m., Abdul Qoyyuum Haji Abdul Kadir (
abdul.qoyy...@gmail.com) escribió:
> Thanks. Can you explain a little bit more on h
Thanks. Can you explain a little bit more on how celery can help stream the
output prompts from Fabric commands for me to input them, so that it
continues its process?
E.g. of a Fabric task where we need to get the latest git commit of a
puppet configuration (this will prompt for the root password
Use celery. It is easy to implement.
On Monday, September 30, 2024, Abdul Qoyyuum Haji Abdul Kadir (Agent Q) <
abdul.qoyy...@gmail.com> wrote:
> Hi all,
>
> I'm working on a Django project that puts Fabric into a webpage. The idea
> is simple, make a Fabric task that automates remote code executi
Hi all,
I'm working on a Django project that puts Fabric into a webpage. The idea
is simple, make a Fabric task that automates remote code execution from a
webpage to authenticated/connected/authorized servers/machines/switches
with a click of a button on a webpage with Fabric.
Example usage a
6 matches
Mail list logo