Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Django users
Conversations
About
Django users
1–30 of 57454
Mark all as read
Report abusive group
0 selected
Vairamuthu Puvanachandran
, …
yash thadani
6
3:37 PM
Stuck with Django
my settings.py is having a problem right now, miss matching of the "(", "{" and
unread,
Stuck with Django
my settings.py is having a problem right now, miss matching of the "(", "{" and
3:37 PM
Chandresh . T
, …
Prosper Lekia
3
2:14 PM
Django error while running
If the clone project has a requirements.txt file, you can run pip install requirements.txt. Else,
unread,
Django error while running
If the clone project has a requirements.txt file, you can run pip install requirements.txt. Else,
2:14 PM
shailesh sachan
,
Chetan Ganji
3
1:43 PM
Deleted django_content_type table
Done actually restored old db from aws rds. On Tuesday, March 21, 2023 at 7:02:37 PM UTC+5:30 Chetan
unread,
Deleted django_content_type table
Done actually restored old db from aws rds. On Tuesday, March 21, 2023 at 7:02:37 PM UTC+5:30 Chetan
1:43 PM
WM
, …
Ujjwal Joshi
4
8:49 AM
django multi databases and multi sessions
There is a package for multi-tenancy in django . Also there is another package called django-tenant-
unread,
django multi databases and multi sessions
There is a package for multi-tenancy in django . Also there is another package called django-tenant-
8:49 AM
Joao Frankmann
,
Andréas Kühne
3
7:37 AM
Installed Django 4.1 but version is 2.2
I am running on a containerised virtual environment completely isolated to the system. when I run
unread,
Installed Django 4.1 but version is 2.2
I am running on a containerised virtual environment completely isolated to the system. when I run
7:37 AM
Adekola Aderonmu
, …
Brian Carey
5
6:55 AM
Migration of tables from external database to new database
mysqldump can be used to extract the table(s) from the old database. This creates a file with the SQL
unread,
Migration of tables from external database to new database
mysqldump can be used to extract the table(s) from the old database. This creates a file with the SQL
6:55 AM
Rafael J. Soteldo S.
, …
Vanitha R
4
Mar 20
Accessing my local backend
Thanks On Mon, Mar 13, 2023, 3:32 AM Carlos André Dantas de Lima <euca...@gmail.com> wrote:
unread,
Accessing my local backend
Thanks On Mon, Mar 13, 2023, 3:32 AM Carlos André Dantas de Lima <euca...@gmail.com> wrote:
Mar 20
Mariusz Felisiak
Mar 20
Django 4.2 release candidate 1 released
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/mar/20/
unread,
Django 4.2 release candidate 1 released
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/mar/20/
Mar 20
nef
, …
Adekola Aderonmu
10
Mar 20
sub-list not showing
Hi guys, I need your assistance, so I have an external database with a particular table on it and I
unread,
sub-list not showing
Hi guys, I need your assistance, so I have an external database with a particular table on it and I
Mar 20
Michael Starr
,
Dylan Reinhold
4
Mar 19
How to get fresh air
Requesting admin to delete this thread. Michael On Sunday, March 12, 2023 at 4:12:44 PM UTC-7 Michael
unread,
How to get fresh air
Requesting admin to delete this thread. Michael On Sunday, March 12, 2023 at 4:12:44 PM UTC-7 Michael
Mar 19
Michael Starr
, …
muhammad salah
7
Mar 19
How to fight Russia in America
Requesting Admin to delete this thread, please. Michael On Sunday, March 12, 2023 at 11:32:43 PM UTC-
unread,
How to fight Russia in America
Requesting Admin to delete this thread, please. Michael On Sunday, March 12, 2023 at 11:32:43 PM UTC-
Mar 19
Ayush Bisht
,
Bhuvnesh Sharma
4
Mar 16
Testing django
Yeah, I got you.. My concern is on the documentation, the way it has provided the commands for
unread,
Testing django
Yeah, I got you.. My concern is on the documentation, the way it has provided the commands for
Mar 16
Nithin Kumar
, …
Chetan Ganji
9
Mar 15
Stuck with Django Tutorial Part 4
It seems to me like you are not entering the url name In place of 'polls:vote' try to enter
unread,
Stuck with Django Tutorial Part 4
It seems to me like you are not entering the url name In place of 'polls:vote' try to enter
Mar 15
praveen raj
,
David Nugent
2
Mar 15
Uncaught TypeError: styled_default is not a function
A Django mailing list is probably not a good place to ask this question - this is a JS issue and
unread,
Uncaught TypeError: styled_default is not a function
A Django mailing list is probably not a good place to ask this question - this is a JS issue and
Mar 15
Scott McKissock
,
bck...@gmail.com
3
Mar 14
Where to include libraries I write in a django app
Thanks, that makes sense. On Monday, 13 March 2023 at 14:23:19 UTC-4 bck...@gmail.com wrote: Hi Scott
unread,
Where to include libraries I write in a django app
Thanks, that makes sense. On Monday, 13 March 2023 at 14:23:19 UTC-4 bck...@gmail.com wrote: Hi Scott
Mar 14
DieHardMan 300
Mar 14
Template Filter - stringformat issue
I tried Django template built-in filter "stringformat" to fixed string length to 3 for
unread,
Template Filter - stringformat issue
I tried Django template built-in filter "stringformat" to fixed string length to 3 for
Mar 14
Mark McWiggins
Mar 13
URL pattern problem
I have a URL pattern setup like this: from django.urls import include, re_path from . import views
unread,
URL pattern problem
I have a URL pattern setup like this: from django.urls import include, re_path from . import views
Mar 13
James Hunt
, …
Muhammad Juwaini Abdul Rahman
19
Mar 13
Django Admin
In my previous case, I only use this: CSRF_TRUSTED_ORIGINS = ['https://your site url',] On
unread,
Django Admin
In my previous case, I only use this: CSRF_TRUSTED_ORIGINS = ['https://your site url',] On
Mar 13
Viktor Manuel Naranjo
, …
Christopher Lucero
5
Mar 13
Arbitrage bot
Why create your own crypto bot when there is a crypto arbitrage team cat who pay a percentage of the
unread,
Arbitrage bot
Why create your own crypto bot when there is a crypto arbitrage team cat who pay a percentage of the
Mar 13
Ntanda Aloysius
, …
Benjamin Telford
4
Mar 13
How to implement visa card and debit card payment in django
Hello, Ntanda Aloysius Recently, I took part in development of very similar project (https://
unread,
How to implement visa card and debit card payment in django
Hello, Ntanda Aloysius Recently, I took part in development of very similar project (https://
Mar 13
Jan Siems
Mar 13
System checks order
Django systems checks are running in an none determinate order. This is a problem if i write my own
unread,
System checks order
Django systems checks are running in an none determinate order. This is a problem if i write my own
Mar 13
Praveen Kumar
, …
Mir Junaid
8
Mar 13
Please suggest the training material that I need to follow On Monday, 13 March 2023 at 14:39:46 UTC+5
unread,
Please suggest the training material that I need to follow On Monday, 13 March 2023 at 14:39:46 UTC+5
Mar 13
Andreas Ka
, …
Amar Zamoum
20
Mar 12
my mysite/templates/admin/base_site.html is ignored (tutorial unclear?)
I just had the same problem, and i realized that i had the templates file in the wrong "mysite
unread,
my mysite/templates/admin/base_site.html is ignored (tutorial unclear?)
I just had the same problem, and i realized that i had the templates file in the wrong "mysite
Mar 12
Usra Saeed
, …
Sandip Bhattacharya
3
Mar 12
static files
Static files outside apps are not served by default. Have you added the main directory static
unread,
static files
Static files outside apps are not served by default. Have you added the main directory static
Mar 12
linda jean-philippe
,
Namanya Daniel
6
Mar 10
Need help with Authenticating and Authorizing
Right there, all the best On Fri, 10 Mar 2023 at 22:31, linda jean-philippe <jeanphilippe.linda@
unread,
Need help with Authenticating and Authorizing
Right there, all the best On Fri, 10 Mar 2023 at 22:31, linda jean-philippe <jeanphilippe.linda@
Mar 10
徐捷耀
,
Omkar Parab
2
Mar 10
[How to enter the virtual environment created by Django Web Project in VS2019]
Try running 👇 inside the env folder. .\Scripts\activate शुक्र, १०, मार्च २०२३, ८:३२ म.उ. ला 徐捷耀 ने
unread,
[How to enter the virtual environment created by Django Web Project in VS2019]
Try running 👇 inside the env folder. .\Scripts\activate शुक्र, १०, मार्च २०२३, ८:३२ म.उ. ला 徐捷耀 ने
Mar 10
Michael Starr
, …
Red Plant
14
Mar 10
Trying to render images from database
I don't understand what you mean. There are no images. There's no img src except in code. I
unread,
Trying to render images from database
I don't understand what you mean. There are no images. There's no img src except in code. I
Mar 10
praveen raj
Mar 10
You do not have permission to perform this action
If I add a login required I get the error "You do not have permission to perform this action
unread,
You do not have permission to perform this action
If I add a login required I get the error "You do not have permission to perform this action
Mar 10
h...@jfilter.de
,
Mike Dewhirst
3
Mar 9
Django v3.2 broken admin interface due to malicious JSON value
Thanks for the hint. I indeed used the fuzzer a while ago with an older Python version. I just tried
unread,
Django v3.2 broken admin interface due to malicious JSON value
Thanks for the hint. I indeed used the fuzzer a while ago with an older Python version. I just tried
Mar 9
Namanya Daniel
Mar 9
If statement not working when i perform a search
The following code has an if statement that is not working. In my views, i attach 'Results'
unread,
If statement not working when i perform a search
The following code has an if statement that is not working. In my views, i attach 'Results'
Mar 9