Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Django users
Conversations
About
Django users
1–30 of 56850
Mark all as read
Report abusive group
0 selected
Harold Achipiz
Jul 1
Serialize the same model twice
I am building an API from a model which gives me the following structure { "user_nucleus_id
unread,
Serialize the same model twice
I am building an API from a model which gives me the following structure { "user_nucleus_id
Jul 1
Tuan Truong
,
Kasper Laudrup
2
Jul 1
SMTPServerDisconnected
On 01/07/2022 08.06, Tuan Truong wrote: > settings.py > > EMAIL_HOST ='smtp.gmail.com
unread,
SMTPServerDisconnected
On 01/07/2022 08.06, Tuan Truong wrote: > settings.py > > EMAIL_HOST ='smtp.gmail.com
Jul 1
Sheila Miguez
, …
Jason
4
Jul 1
upgrading from 1.11 and ran into builtin permission clash
Joel Goldstick, would definitely not recommend doing an all in one update. That'd be like going
unread,
upgrading from 1.11 and ran into builtin permission clash
Joel Goldstick, would definitely not recommend doing an all in one update. That'd be like going
Jul 1
Solange Carvalho
,
Lauro Cesar de Oliveira
2
Jun 30
Vincular Usuário
Olá Solange, Várias formas de se fazer, tudo depende, esse é um bom tópico para minha próxima live,
unread,
Vincular Usuário
Olá Solange, Várias formas de se fazer, tudo depende, esse é um bom tópico para minha próxima live,
Jun 30
Prashanth Patelc
,
Kasper Laudrup
2
Jun 30
infosys
There are better places for storing your documents than public mailing lists. Please try to use those
unread,
infosys
There are better places for storing your documents than public mailing lists. Please try to use those
Jun 30
Koushik Romel
Jun 30
Upload an image to firebase from django Html Page
I want to get image in input tag in Html page and upload it to the firebase storage when the HTML
unread,
Upload an image to firebase from django Html Page
I want to get image in input tag in Html page and upload it to the firebase storage when the HTML
Jun 30
Evan Sianipar
Jun 29
Deploy Model Exponential Smoothing
Hi everyone. Has anyone in this group implemented the exponential smoothing model using Django? If so
unread,
Deploy Model Exponential Smoothing
Hi everyone. Has anyone in this group implemented the exponential smoothing model using Django? If so
Jun 29
Lightning Bit
,
Ryan Nowakowski
3
Jun 28
Turn Django Web App to Mobile App
Thank you my friend! On Tue, Jun 28, 2022 at 17:09 Ryan Nowakowski <ryan@fattuba.com> wrote: I
unread,
Turn Django Web App to Mobile App
Thank you my friend! On Tue, Jun 28, 2022 at 17:09 Ryan Nowakowski <ryan@fattuba.com> wrote: I
Jun 28
ro...@tonic-solutions.com
, …
Ryan Nowakowski
3
Jun 28
How to ignoring columns on model save
On June 27, 2022 4:36:49 AM CDT, "ro...@tonic-solutions.com" <roger@tonic-solutions.com
unread,
How to ignoring columns on model save
On June 27, 2022 4:36:49 AM CDT, "ro...@tonic-solutions.com" <roger@tonic-solutions.com
Jun 28
Rohit Lohar
, …
Ryan Nowakowski
7
Jun 28
Need some help
Yup On June 26, 2022 8:11:01 PM CDT, Rohit Lohar <loharrohit696969@gmail.com> wrote: Can I make
unread,
Need some help
Yup On June 26, 2022 8:11:01 PM CDT, Rohit Lohar <loharrohit696969@gmail.com> wrote: Can I make
Jun 28
Habib ur rehman
,
Kasper Laudrup
7
Jun 28
Kindly Help
On 27/06/2022 21.14, Habib ur rehman wrote: > raise MigrationSchemaMissing( > django.db.
unread,
Kindly Help
On 27/06/2022 21.14, Habib ur rehman wrote: > raise MigrationSchemaMissing( > django.db.
Jun 28
cseb...@gmail.com
,
Mr.Teapot
3
Jun 28
Removing "Invalid HTTP_HOST header" msgs with nginx.conf default server NOT working
Thanks so much. I'll try it. And your solution has no need for Nginx tweaking. I love it. cs On
unread,
Removing "Invalid HTTP_HOST header" msgs with nginx.conf default server NOT working
Thanks so much. I'll try it. And your solution has no need for Nginx tweaking. I love it. cs On
Jun 28
Ilya Gurov
,
Jason
2
Jun 28
Does Django care about max_query_params? [feature request]
What db are you using? This might also be an issue for your db connector lib On Monday, June 27, 2022
unread,
Does Django care about max_query_params? [feature request]
What db are you using? This might also be an issue for your db connector lib On Monday, June 27, 2022
Jun 28
Aly_34_04 MR_34_04
, …
Gonçalo Peres
7
Jun 27
Could not parse the remainder: '='dashboard'' from 'section='dashboard''
The problem is the lack of space between section and the ==, as well as a missing = My answer here
unread,
Could not parse the remainder: '='dashboard'' from 'section='dashboard''
The problem is the lack of space between section and the ==, as well as a missing = My answer here
Jun 27
Ganush K
,
Kasper Laudrup
2
Jun 27
hr and employee login api in django authendication
On 27/06/2022 11.03, Ganush K wrote: > hr and employee login api in django authendication ..plz
unread,
hr and employee login api in django authendication
On 27/06/2022 11.03, Ganush K wrote: > hr and employee login api in django authendication ..plz
Jun 27
Kevin Kamla
,
Derek
2
Jun 27
How to generate a table in pdf?
https://xhtml2pdf.readthedocs.io/en/latest/usage.html is what you need. On Friday, 24 June 2022 at 16
unread,
How to generate a table in pdf?
https://xhtml2pdf.readthedocs.io/en/latest/usage.html is what you need. On Friday, 24 June 2022 at 16
Jun 27
Abhinandan K
, …
Wazed Khan
8
Jun 26
?? question ,its urgent
Thanks On Mon, Jun 27, 2022, 4:44 AM Ryan Nowakowski <ryan@fattuba.com> wrote: An alternative
unread,
?? question ,its urgent
Thanks On Mon, Jun 27, 2022, 4:44 AM Ryan Nowakowski <ryan@fattuba.com> wrote: An alternative
Jun 26
MAHESH KUMAR
Jun 26
hi
You're seeing this error because you have DEBUG = True in your Django settings file. Change that
unread,
hi
You're seeing this error because you have DEBUG = True in your Django settings file. Change that
Jun 26
Sona Sivasundari
Jun 25
Data not uploading in Django
Hello! I've tried uploading the data I'm entering in the webpage to the database, but the
unread,
Data not uploading in Django
Hello! I've tried uploading the data I'm entering in the webpage to the database, but the
Jun 25
Laurent Lyaudet
,
Jason
3
Jun 25
Suggestion for prefetch_related() documentation
Hello, Thanks for the link :) I think the documentation would be better structured, then, if https://
unread,
Suggestion for prefetch_related() documentation
Hello, Thanks for the link :) I think the documentation would be better structured, then, if https://
Jun 25
m0nte cr1st0
Jun 24
N+1 queries in SerializerMethodField
I have this `view` ``` def get_queryset(self) -> QuerySet[Good]: .... qs = ( Good.objects.values(
unread,
N+1 queries in SerializerMethodField
I have this `view` ``` def get_queryset(self) -> QuerySet[Good]: .... qs = ( Good.objects.values(
Jun 24
Ayush Bajpai
2
Jun 24
new record is created while updating
raise self.model.DoesNotExist( apps.courseApp.models.Batch.DoesNotExist: Batch matching query does
unread,
new record is created while updating
raise self.model.DoesNotExist( apps.courseApp.models.Batch.DoesNotExist: Batch matching query does
Jun 24
Sona Sivasundari
Jun 23
Timeout error in send_mail function
Hi. I'm working on a project with django and django rest framework. In one of my views, I tried
unread,
Timeout error in send_mail function
Hi. I'm working on a project with django and django rest framework. In one of my views, I tried
Jun 23
Paweł Adamczak
Jun 23
Code produced by "django-admin startproject" isn't formatted by black
Hi! I just run "django-admin startproject" command on the latest Django version (4.0.5) and
unread,
Code produced by "django-admin startproject" isn't formatted by black
Hi! I just run "django-admin startproject" command on the latest Django version (4.0.5) and
Jun 23
Koushik Romel
, …
Shaheed Haque
4
Jun 23
Django could not parse the remainder
From memory, At least in Jinja templates, you can explicitly use the dictionary form {{ key["
unread,
Django could not parse the remainder
From memory, At least in Jinja templates, you can explicitly use the dictionary form {{ key["
Jun 23
Hugh Frost
Jun 23
ERROR : no such table
Good evening all, I'm working on django 3.2 project, i have one issue with migrations. my project
unread,
ERROR : no such table
Good evening all, I'm working on django 3.2 project, i have one issue with migrations. my project
Jun 23
Hugh Frost
Jun 23
no such table
Good evening all, My project was based on django 3.2, I have an issue with migrations, my project was
unread,
no such table
Good evening all, My project was based on django 3.2, I have an issue with migrations, my project was
Jun 23
Deep Kamal
, …
Paul Kudla (SCOM.CA Internet Services Inc.)
4
Jun 23
server can't connect in browser
ok this is networking 101 stuff if the server is running on 127.0.0.1 8000 (or whatever port) and you
unread,
server can't connect in browser
ok this is networking 101 stuff if the server is running on 127.0.0.1 8000 (or whatever port) and you
Jun 23
Rohit Lohar
Jun 22
Need help
The below image consists of a form layout the main form has it's model defined and the subform
unread,
Need help
The below image consists of a form layout the main form has it's model defined and the subform
Jun 22
Matthew Hegarty
2
Jun 22
@cache_control decorator fails after update to 4.0.5
OK, silly me. I should have paid more attention to the message. This fixes it: @method_decorator(
unread,
@cache_control decorator fails after update to 4.0.5
OK, silly me. I should have paid more attention to the message. This fixes it: @method_decorator(
Jun 22