Re: What replaced is_ajax() is django 4

2022-02-24 Thread Jason
Reason why: https://code.djangoproject.com/ticket/30997 https://groups.google.com/d/msg/django-developers/F8F5b1kEA34/FhqCmRw9BwAJ Documentation in release notes: https://docs.djangoproject.com/en/4.0/releases/3.1/#id2 On Thursday, February 24, 2022 at 2:09:13 AM UTC-5 ezra...@gmail.com wrote: >

Looking for experienced Django backend engineer

2022-02-24 Thread anderso...@gmail.com
Dear all, I'm a SDE, trying to start a startup company. Since I learned Django before, so, I plan to use Django to build the backend. But still, we need an backend engineer for our server. Ping me if you are interestd. You can consider this as both freelancer, and stock if it is a good match.

Re: how to include image dynamically

2022-02-24 Thread Kasper Laudrup
On 24/02/2022 11.57, Suresh_Chilukuri wrote: I tried using below method but the image was not displaying Which "method"? All you've provided is an image of some parts of some Django template code. That is in no way enough for anyone to be able to help you. Describe your problem in detail if

Re: how to include image dynamically

2022-02-24 Thread Suresh_Chilukuri
I am asking how we can get image from function based views dynamically in template file Where images are present at static folder -static - Images - image1 On Thu, 24 Feb, 2022, 8:16 PM Kasper Laudrup, wrote: > On 24/02/2022 11.57, Suresh_Chilukuri wrote: > > I tried using

Re: how to include image dynamically

2022-02-24 Thread Kasper Laudrup
On 24/02/2022 16.41, Suresh_Chilukuri wrote: I am asking how we can get image from function based views dynamically in template file What do you mean by dynamic? Do you mean passing a list of files from a specific sub directory in the static folder to the template? Kind regards, Kasper L

Re: Database objects do not implement truth value testing

2022-02-24 Thread Kasper Laudrup
On 24/02/2022 16.18, Pradumn Maurya wrote: Dear Sir/Mam I just face this problem when i am using makemigrations cmd, how can i fix this. Can any one help me solve this problem? I'm fairly certain no one will be able to help you solve this problem if you don't describe it a bit more in detail

Re: Looking for experienced Django backend engineer

2022-02-24 Thread Sunday Iyanu Ajayi
Hi Tony, You can share a mail of what the project is about. I may be interested. Regards *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Thu, Feb 24, 2022 at 3:05 PM anderso...@gmail.com < anderson.wan...@gmail.com> wrote: > Dear all, > > I'm a SDE, trying to start a startup c

Re: how to include image dynamically

2022-02-24 Thread Adeyemi Deji
They are two ways to this. But would talk about one, the other is more practical. Takeout the baseUrl variable and the forward slash, then use {{ cmp.img.url }}. This should work and if it doesn't. Look for solutions by googling it. Sure u would find answers to ur question. On Thu, 24 Feb 2022, 17

Re: how to include image dynamically

2022-02-24 Thread Adeyemi Deji
Make sure u configured the Media_root and Media_url appropriately in the settings.py file On Thu, 24 Feb 2022, 18:18 Adeyemi Deji, wrote: > They are two ways to this. But would talk about one, the other is more > practical. Takeout the baseUrl variable and the forward slash, then use {{ > cmp.im

Re: Looking for experienced Django backend engineer

2022-02-24 Thread anderso...@gmail.com
the domain name we bought is : datamall DOT ai. In short, it help AI company to collect data they need ,and users get paid for submitting the data. We treat all user uploaded data as NFT, thus we are also building our public blockchain, but it might be centralized. Just like E-CNY, but we plan