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

Re: Error

2022-02-21 Thread Kasper Laudrup
On 21/02/2022 16.19, Priyanshu Garg wrote: Hi, When I run py -m pip install -e \path\to\your\local\clone\django\ to install the previously cloned copy of Django I get this error  ERROR: \path\to\your\local\clone\django\ is not a valid editable requirement. It should either be a path to a local

Re: CMS 'power' getting started

2022-02-21 Thread Stu
Well, they do have the DjangoCMS. I agree though, WagtailCMS is vastly better, in my opinion. On Monday, February 21, 2022 at 12:56:45 AM UTC-5 buddie...@gmail.com wrote: > Django is a web framework not a CMS, if you want to use a CMS then use > wagtail which is a Django based CMS. And Vscode

Error

2022-02-21 Thread Priyanshu Garg
Hi, When I run py -m pip install -e \path\to\your\local\clone\django\ to install the previously cloned copy of Django I get this error ERROR: \path\to\your\local\clone\django\ is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+ht

Need for help

2022-02-21 Thread loic ngounou
how to create a text containing variables that can be modified with dango -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.c

Re: How to compare two image field properly

2022-02-21 Thread Sencer Hamarat
Thanks but, no. I didn't mean the comparing content of the files. 19 Şub 2022 Cmt 21:55 tarihinde şunu yazdı: > OpenCV > > - Tom > > On Feb 19, 2022, at 2:27 AM, Sencer Hamarat > wrote: > >  > Hi, > > I have two different models which include image fields individually. > > Is there a proper wa