Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Django users
Conversations
About
Django users
1–30 of 57764
Mark all as read
Report abusive group
0 selected
Roy Lagg
Sep 26
Django Developers Survey 2023
The DSF is once again partnering with JetBrains to run the 2023 Django Developers Survey [ 10 mins ]
unread,
Django Developers Survey 2023
The DSF is once again partnering with JetBrains to run the 2023 Django Developers Survey [ 10 mins ]
Sep 26
Baye SALIOU DIAW
, …
Muhammed Lawal
4
Sep 26
FieldError at /ajouter_centre Cannot resolve keyword 'name' into field. Choices are: categorie, centredeformation, date_de_crea, id
J'ai finalement résolu le problème. Merci bien!! Le lundi 25 septembre 2023 à 20:35:25 UTC,
unread,
FieldError at /ajouter_centre Cannot resolve keyword 'name' into field. Choices are: categorie, centredeformation, date_de_crea, id
J'ai finalement résolu le problème. Merci bien!! Le lundi 25 septembre 2023 à 20:35:25 UTC,
Sep 26
Lakhjeet Samra
, …
Mansour Abdullahi Abdirahman
5
Sep 25
Mysql for Django
Yes absolutely you can use it , what kind of error have u faced? On Mon, 25 Sept 2023 at 03:46,
unread,
Mysql for Django
Yes absolutely you can use it , what kind of error have u faced? On Mon, 25 Sept 2023 at 03:46,
Sep 25
Akoo Rahimi
, …
Migui Galan
8
Sep 25
help me
you can try exploring vercel. they can host django website. other than that, try pythonanywhere. best
unread,
help me
you can try exploring vercel. they can host django website. other than that, try pythonanywhere. best
Sep 25
Simon Connah
, …
Abhishek ozha
4
Sep 25
Unit test to make sure correct template is returned from a specific URL?
got some issues in unit test in django,could anypone have a look On Monday, September 25, 2023 at 7:
unread,
Unit test to make sure correct template is returned from a specific URL?
got some issues in unit test in django,could anypone have a look On Monday, September 25, 2023 at 7:
Sep 25
mahesh goud
, …
Dimitris Kougioumtzis
4
Sep 22
[42S22] [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Invalid column name 'p_comments'
I had the same problem Some ware in your code you loop the model that you want to make the changes so
unread,
[42S22] [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Invalid column name 'p_comments'
I had the same problem Some ware in your code you loop the model that you want to make the changes so
Sep 22
Glenn Weaver
Sep 21
How to build table of references to other tables
I need to call specific fields from different tables, and save the list of calls for future use. The
unread,
How to build table of references to other tables
I need to call specific fields from different tables, and save the list of calls for future use. The
Sep 21
Mehran Aliyari
,
Agbeniga Ambali
4
Sep 20
Django version 4.2.5 not path in Windows 10
Follow this link and you will be happy. https://www.youtube.com/watch?v=16i-Gc1Ecuc On Wed, Sep 20,
unread,
Django version 4.2.5 not path in Windows 10
Follow this link and you will be happy. https://www.youtube.com/watch?v=16i-Gc1Ecuc On Wed, Sep 20,
Sep 20
Simon Connah
, …
Mike Dewhirst
6
Sep 18
Splitting views.py and urls.py into a directory rather than single files
I like the following method because it lets me start a project with a single file of views per app
unread,
Splitting views.py and urls.py into a directory rather than single files
I like the following method because it lets me start a project with a single file of views per app
Sep 18
Natalia Bidart
Sep 18
Django 5.0 alpha 1 released
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/sep/18/
unread,
Django 5.0 alpha 1 released
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/sep/18/
Sep 18
Mohammad Shahidullah
Sep 15
django form validation error massage not showing. please help me out
models.py class Position(models.Model): title = models.CharField(max_length=50) def __str__(self):
unread,
django form validation error massage not showing. please help me out
models.py class Position(models.Model): title = models.CharField(max_length=50) def __str__(self):
Sep 15
Ogunsanya Opeyemi
Sep 15
Fix Django Bug & Issues
Hi everyone, I'm Opeyemi Ogunsanya, I just created my gig on fiverr. Click on the link below to
unread,
Fix Django Bug & Issues
Hi everyone, I'm Opeyemi Ogunsanya, I just created my gig on fiverr. Click on the link below to
Sep 15
Toshar Saini
Sep 14
Send mms or sms with personal mobile number
Is it possible to utilize a third-party API in Python for sending both MMS and SMS messages? I'm
unread,
Send mms or sms with personal mobile number
Is it possible to utilize a third-party API in Python for sending both MMS and SMS messages? I'm
Sep 14
John Ayodele
, …
Ben Sidney Matiko
21
Sep 12
Looking for a Learning Buddy
Would be happy to join you as well On Tue, 12 Sep 2023, 19:24 Shrimad Mishra, <master.shrimad@
unread,
Looking for a Learning Buddy
Would be happy to join you as well On Tue, 12 Sep 2023, 19:24 Shrimad Mishra, <master.shrimad@
Sep 12
abu yahya Diab
, …
Luciano Martins (luxu)
7
Sep 11
What to learn after Django, Node.js or React?1
learn vuejs Em segunda-feira, 11 de setembro de 2023 às 09:58:10 UTC-3, TIME CREATORS escreveu: if
unread,
What to learn after Django, Node.js or React?1
learn vuejs Em segunda-feira, 11 de setembro de 2023 às 09:58:10 UTC-3, TIME CREATORS escreveu: if
Sep 11
john...@gmail.com
Sep 11
Re: Digest for django-users@googlegroups.com - 3 updates in 1 topic
I'm Currently Away Thanks for your email. I am away from my email until: Tuesday, September 12th
unread,
Re: Digest for django-users@googlegroups.com - 3 updates in 1 topic
I'm Currently Away Thanks for your email. I am away from my email until: Tuesday, September 12th
Sep 11
SUNIL PATEL
Sep 10
multilingual elastic search django
can you suggest learning resourses to build autocomplete multilingual elastic search along with voice
unread,
multilingual elastic search django
can you suggest learning resourses to build autocomplete multilingual elastic search along with voice
Sep 10
abhijeet tripathi
, …
Ferney Bermeo Ruiz
3
Sep 7
Regarding the Django ImportError Issue
Hello, the same thing happened to me, the solution was to install at least django... if you have a
unread,
Regarding the Django ImportError Issue
Hello, the same thing happened to me, the solution was to install at least django... if you have a
Sep 7
Alfons Eberle
, …
Luciano Martins (luxu)
3
Sep 7
pytest, asgiref, Selenium and database access? How to make them work?
Hello, how is your postgres configured, because there is no database called test2. this is the error
unread,
pytest, asgiref, Selenium and database access? How to make them work?
Hello, how is your postgres configured, because there is no database called test2. this is the error
Sep 7
SUNIL PATEL
Sep 5
elastic search and django
Can you suggest me learning resourses to build multilingual elastic search along with voice search
unread,
elastic search and django
Can you suggest me learning resourses to build multilingual elastic search along with voice search
Sep 5
Israr Hussain Rao
Sep 4
Django 0.97 filter for admin dashboard
Hello Django developer, I am working on very old django version 0.97 because the system was developed
unread,
Django 0.97 filter for admin dashboard
Hello Django developer, I am working on very old django version 0.97 because the system was developed
Sep 4
SUNIL PATEL
,
Ryan Nowakowski
3
Sep 4
Django language support
can you suggest me learning resources to build multilingual elastic search engine along with voice
unread,
Django language support
can you suggest me learning resources to build multilingual elastic search engine along with voice
Sep 4
Mariusz Felisiak
Sep 4
Django security releases issued: 4.2.5, 4.1.11, and 3.2.21
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/sep/04/
unread,
Django security releases issued: 4.2.5, 4.1.11, and 3.2.21
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/sep/04/
Sep 4
Byansi Samuel
, …
Michal Plsek
4
Sep 4
ANYONE TO HELP ME ON HOW TO CREATE AN AUTOMATIC NOTIFICATION SYSTEM THAT SENDS A MESSAGE WHENEVER AN OBJECT IS CREATED OR MODIFIED
Just register post_update signal with the Model you want to "watch" to be created/updated,
unread,
ANYONE TO HELP ME ON HOW TO CREATE AN AUTOMATIC NOTIFICATION SYSTEM THAT SENDS A MESSAGE WHENEVER AN OBJECT IS CREATED OR MODIFIED
Just register post_update signal with the Model you want to "watch" to be created/updated,
Sep 4
Malik Rumi
Sep 3
STATICFILES_STORAGE/STORAGES are mutually exclusive
I am getting this error, consistently and repeatedly, despite having taken the old
unread,
STATICFILES_STORAGE/STORAGES are mutually exclusive
I am getting this error, consistently and repeatedly, despite having taken the old
Sep 3
sebasti...@gmail.com
,
David Nugent
2
Sep 3
Change data in DB before migrating
Yes, this is certainly possible. Migrations are just python scripts that follow a specific protocol/
unread,
Change data in DB before migrating
Yes, this is certainly possible. Migrations are just python scripts that follow a specific protocol/
Sep 3
david ekechukwu
Sep 3
Error when trying to implement google Oauth sign in using react and django
I am using React and Django to implement an OAuth Google login, however whenever I send the request,
unread,
Error when trying to implement google Oauth sign in using react and django
I am using React and Django to implement an OAuth Google login, however whenever I send the request,
Sep 3
Sabbir Hasan Munna
Sep 1
Django Admin Dropdown Filtering: Show Exam Class Related Students in Student Assign Field
https://stackoverflow.com/q/77018469/9885741
unread,
Django Admin Dropdown Filtering: Show Exam Class Related Students in Student Assign Field
https://stackoverflow.com/q/77018469/9885741
Sep 1
KHUSH DESAI
, …
Brian Carey
3
Sep 1
Python
It would be good to have a goal. What do you want to do? Website? Applications? Data Science? Machine
unread,
Python
It would be good to have a goal. What do you want to do? Website? Applications? Data Science? Machine
Sep 1
Ilona Vardanian
Aug 31
Cloud Builders: Python Conf
Hi Django team! My name is Ilona, nice to meet you. I am the community manager of Сloud Builders, a
unread,
Cloud Builders: Python Conf
Hi Django team! My name is Ilona, nice to meet you. I am the community manager of Сloud Builders, a
Aug 31