Re: Need for help

2022-02-22 Thread Kasper Laudrup
On 22/02/2022 10.25, loic ngounou wrote: how to generate a text template with editable zones with django from the browser so that when you click on a word the cursor appears and you can edit it ? Not sure what an editable zone is, but it sounds like you're simply describing a TextField: h

Re: Need for help

2022-02-22 Thread loic ngounou
how to generate a text template with editable zones with django from the browser so that when you click on a word the cursor appears and you can edit it ? Le lun. 21 févr. 2022 à 21:27, Kasper Laudrup a écrit : > On 21/02/2022 16.35, loic ngounou wrote: > > how to create a text containing variab

Re: Need for help

2022-02-21 Thread Kasper Laudrup
On 21/02/2022 16.35, loic ngounou wrote: how to create a text containing variables that can be modified with dango You need to be a bit more specific. It is impossible for anyone to guess what you mean by this. Kind regards, Kasper Laudrup -- You received this message because you are subs