Hi Onjomba,
I noticed you have a strong, in-demand skill set. We'd love to have you
join our talent network of software developers, data scientists, and
designers, called LD Talent - ldtalentwork.com. By joining LD Talent,
you’ll have the following benefits:
- Explore remote opportunities: both c
Hello all,
I am sending an GET request to an external API and I would like to
validate the response before I save it to my model. How do I do this?
Thank you.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group
If you get this error during migration you likely have some existing Stock rows
in your database with quantity that is less than 0. If this site is in
production already, you'll need to create a data migration to change your
negative quantities to zero.
https://docs.djangoproject.com/en/4.1/top
Can you dump the generated sql from both Django versions?
https://docs.djangoproject.com/en/4.1/faq/models/#how-can-i-see-the-raw-sql-queries-django-is-running
On September 1, 2022 8:58:08 AM CDT, Marc Parizeau wrote:
>Hi,
>
>I am seing a sharp increase in execution time for some of my queries w
Okay
On Thu, Sep 1, 2022, 6:54 AM 'Kasper Laudrup' via Django users <
django-users@googlegroups.com> wrote:
> On 01/09/2022 02.10, Javier L. Camacaro wrote:
> > Does someone how to deploy a Django Project in AAPanel?
> >
>
> https://forum.aapanel.com/d/13338-python-manager-deploy-djangoblog
>
> K
Okay
On Thu, Sep 1, 2022, 4:21 PM Ashish Rawat
wrote:
> There is error in line number 3 you are importing the module from restapi
> but you should take that from model
>
> On Thu, Sep 1, 2022, 7:30 PM Pooja Kumari wrote:
>
>> Can anyone explain this error?
>>
>> --
>> You received this message
>From webapp.models import employee
On Thu, 1 Sep 2022, 7:02 pm Pooja Kumari, wrote:
> Can anyone explain this error?
>
> --
> 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, sen
>From . models import employees
Then use in serializer
On Thu, 1 Sep 2022, 19:02 Pooja Kumari, wrote:
> Can anyone explain this error?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving em
Paste here your settings code
On Thu, Sep 1, 2022, 4:14 PM Eric smith wrote:
> I have some issues in running django server.
>
> System check identified no issues (0 silenced).
> September 01, 2022 - 10:58:47
> Django version 4.0.1, using settings 'project.settings'
> Starting development server
🤣🤣
On Thu, 1 Sep, 2022, 11:02 pm Lakshyaraj Dash,
wrote:
> What ??? It's September not july
>
> On Thu, Sep 1, 2022, 22:29 subin wrote:
>
>> I will look forward to meeting you on July 11
>>
>> On Thu, Sep 1, 2022 at 4:14 PM Eric smith
>> wrote:
>>
>>> I have some issues in running django serve
What ??? It's September not july
On Thu, Sep 1, 2022, 22:29 subin wrote:
> I will look forward to meeting you on July 11
>
> On Thu, Sep 1, 2022 at 4:14 PM Eric smith
> wrote:
>
>> I have some issues in running django server.
>>
>> System check identified no issues (0 silenced).
>> September 01
Understood.
Thank you very much
On Thu, Sep 1, 2022, 7:45 PM MAHESH KUMAR
wrote:
> You can write your serializers in 3rd line
>
> From .models import employees
>
> Thanks,
> Mahesh
>
> On Thu, Sep 1, 2022, 19:30 Pooja Kumari wrote:
>
>> Can anyone explain this error?
>>
>> --
>> You received t
On 01/09/2022 17.03, Eric smith wrote:
I have some issues in running django server.
System check identified no issues (0 silenced).
September 01, 2022 - 10:58:47
Django version 4.0.1, using settings 'project.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTR
I will look forward to meeting you on July 11
On Thu, Sep 1, 2022 at 4:14 PM Eric smith wrote:
> I have some issues in running django server.
>
> System check identified no issues (0 silenced).
> September 01, 2022 - 10:58:47
> Django version 4.0.1, using settings 'project.settings'
> Starting d
Thanks again for the info.
On Thu, Sep 1, 2022 at 4:21 PM Ashish Rawat
wrote:
> There is error in line number 3 you are importing the module from restapi
> but you should take that from model
>
> On Thu, Sep 1, 2022, 7:30 PM Pooja Kumari wrote:
>
>> Can anyone explain this error?
>>
>> --
>> Yo
Hi
On Thu, Sep 1, 2022 at 4:25 PM Lipede Tope wrote:
> Check your code
>
> On Thu, Sep 1, 2022, 4:13 PM Eric smith wrote:
>
>> I have some issues in running django server.
>>
>> System check identified no issues (0 silenced).
>> September 01, 2022 - 10:58:47
>> Django version 4.0.1, using setti
Check your code
On Thu, Sep 1, 2022, 4:13 PM Eric smith wrote:
> I have some issues in running django server.
>
> System check identified no issues (0 silenced).
> September 01, 2022 - 10:58:47
> Django version 4.0.1, using settings 'project.settings'
> Starting development server at http://127.
There is error in line number 3 you are importing the module from restapi
but you should take that from model
On Thu, Sep 1, 2022, 7:30 PM Pooja Kumari wrote:
> Can anyone explain this error?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" grou
I have some issues in running django server.
System check identified no issues (0 silenced).
September 01, 2022 - 10:58:47
Django version 4.0.1, using settings 'project.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
[01/Sep/2022 10:58:57] "GET / HT
>From where you're importing employees? Check that?
On Thu, 1 Sep, 2022, 7:31 pm Pooja Kumari, wrote:
> Can anyone explain this error?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving em
You can write your serializers in 3rd line
>From .models import employees
Thanks,
Mahesh
On Thu, Sep 1, 2022, 19:30 Pooja Kumari wrote:
> Can anyone explain this error?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe
Hi,
I am seing a sharp increase in execution time for some of my queries when
moving from Django 3.1 to 3.2. And the performance hit appears to be the
same for Django 4.
My backend is Postgres 14.2.
My Django project has forums for different types of content. The forum app
consists essential
[image: iii.png]
--
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.com.
To view this discussion on the web visit
https://gro
Hi Javier,
This doesn't sound like an issue with Django.
Try raising a ticket on AAPanel GitHub repo with a full error message and
steps to reproduce it.
Abdul Qoyyuum Bin Haji Abdul Kadir
about.me/qoyyuum
On Thu, Sep 1, 2022, 8:11 AM Javier L. Camacaro
wrote:
> Does someone how to deploy a D
My company recruting
Pls share cv to 9966342766 through whatsapp
Python developer vacancy
On Thu, Sep 1, 2022, 1:09 PM Onjomba Felix wrote:
> Hae,
> I am humbly requesting if you have any job or referral to a job just tell
> me bellow is my Cover Letter and CV.
> [image: WhatsApp Image 2022-08-3
Thanks Kasper, I did it with this tutorial, works fine, but with my project
it doesn't.
I received a lot of errors:
*Sorry, something went wrong:Traceback (most recent call last):File
"class/flask_sockets.py", line 30, in __call__handler, values =
adapter.match()File
"/www/
I don't have any job openings in mind, but I'd suggest you make your CV
again.
1. Keep it 2 pages tops(this is important)
2. No need for about keep it in your linkdein
3. Create Education, Experience and projects and Achievements.
4. Include top 2-3 experiences and projects to make it shorters
5.
27 matches
Mail list logo