Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Django developers (Contributions to Django itself)
Conversations
About
Django developers (Contributions to Django itself)
1–30 of 10161
This group is for the discussion of the development of Django itself. If you want to ask questions about using Django, please post on
django-users
.
Mark all as read
Report abusive group
0 selected
Christopher Jones
,
Florian Apolloner
2
May 28
Supporting Oracle's renamed cx_Oracle driver in Django
Hi Chris, a thin client seems like great news to me :) On Friday, May 27, 2022 at 3:05:51 PM UTC+2
unread,
Supporting Oracle's renamed cx_Oracle driver in Django
Hi Chris, a thin client seems like great news to me :) On Friday, May 27, 2022 at 3:05:51 PM UTC+2
May 28
Douglas Mumme
,
Adam Johnson
3
May 26
Add request object as optional input to BaseForm class
Hey Adam, yeah I figured it was most likely a design decision to not incorporate request in forms.
unread,
Add request object as optional input to BaseForm class
Hey Adam, yeah I figured it was most likely a design decision to not incorporate request in forms.
May 26
mohamad ali mehdizadeh
, …
Adam Johnson
4
May 25
Postgresql Sequence update on data migration
Hi! I think you've found the wrong mailing list for this post. This mailing list is for
unread,
Postgresql Sequence update on data migration
Hi! I think you've found the wrong mailing list for this post. This mailing list is for
May 25
Mariusz Felisiak
3
May 23
Fellow Reports - May 2022
Week ending May 22, 2022 Triaged: https://code.djangoproject.com/ticket/33709 - Primary key of m2m
unread,
Fellow Reports - May 2022
Week ending May 22, 2022 Triaged: https://code.djangoproject.com/ticket/33709 - Primary key of m2m
May 23
Kazuya Ito
May 21
Make "email" and "password" default for authentication
By default, "username" and "password" are used for authentication in Django but
unread,
Make "email" and "password" default for authentication
By default, "username" and "password" are used for authentication in Django but
May 21
אורי
,
Adam Johnson
4
May 19
Features deprecated in 4.1 / Log out via GET
Great. There's some more information on warnings in the docs here: https://docs.djangoproject.com
unread,
Features deprecated in 4.1 / Log out via GET
Great. There's some more information on warnings in the docs here: https://docs.djangoproject.com
May 19
Carlton Gibson
,
אורי
5
May 19
Django 4.1 alpha 1 released
Hi Carlton, Thanks for your reply. I created a ticket: https://code.djangoproject.com/ticket/33724 I
unread,
Django 4.1 alpha 1 released
Hi Carlton, Thanks for your reply. I created a ticket: https://code.djangoproject.com/ticket/33724 I
May 19
Tom Aldcroft
,
Adam Johnson
2
May 18
Experience with black formatting in django
Hi! Although the DEP for Black was written several years ago, we only actually adopted it in the code
unread,
Experience with black formatting in django
Hi! Although the DEP for Black was written several years ago, we only actually adopted it in the code
May 18
Noxx
, …
Carlton Gibson
6
May 18
Performance does not scale when increasing file upload sizes
Hi Carlton, thanks for your response. I've opened up a PR: https://github.com/django/django/pull/
unread,
Performance does not scale when increasing file upload sizes
Hi Carlton, thanks for your response. I've opened up a PR: https://github.com/django/django/pull/
May 18
Sam
May 16
get_random_secret_key not documented!?
In the DigitalOcean documentation I just found that they use `from django.core.management.utils
unread,
get_random_secret_key not documented!?
In the DigitalOcean documentation I just found that they use `from django.core.management.utils
May 16
Michael Lissner
May 12
Update security docs re HOST header and ALLOWED_HOSTS?
There's a vague warning in the security docs that says: > many common web servers [have] a
unread,
Update security docs re HOST header and ALLOWED_HOSTS?
There's a vague warning in the security docs that says: > many common web servers [have] a
May 12
Emerson Felipe
May 12
Require password change on first login when creating new users
The goal is to allow users added from Django Admin app to change its own password when doing the
unread,
Require password change on first login when creating new users
The goal is to allow users added from Django Admin app to change its own password when doing the
May 12
Carlton Gibson
, …
Florian Apolloner
8
May 12
Status of 4.1 pre-release.
On Thursday, May 12, 2022 at 1:33:38 PM UTC+2 thinkwel...@gmail.com wrote: > Next step would be
unread,
Status of 4.1 pre-release.
On Thursday, May 12, 2022 at 1:33:38 PM UTC+2 thinkwel...@gmail.com wrote: > Next step would be
May 12
Yonas
, …
Adam Johnson
6
May 12
Blocking disposable or temporary email addresses
I would say this feature is a bit more questionable these days, since even big companies like Apple
unread,
Blocking disposable or temporary email addresses
I would say this feature is a bit more questionable these days, since even big companies like Apple
May 12
Josh Smeaton
, …
Revanth GSS
4
May 11
Easy Pickings: support robust on_commit handlers
Apologies for some reason I didn't get any replies to my inbox! If you'd like to tag me on
unread,
Easy Pickings: support robust on_commit handlers
Apologies for some reason I didn't get any replies to my inbox! If you'd like to tag me on
May 11
mohamad ali mehdizadeh
, …
Adam Johnson
4
May 11
Equality check for two QuerySet
I don't think there can be a performant way to compare two querysets. Moreover, which features
unread,
Equality check for two QuerySet
I don't think there can be a performant way to compare two querysets. Moreover, which features
May 11
Ashley Waite
, …
Gaga Ro
18
May 10
Adding generated common table expressions
As far as I know, CTE and subquery are equivalent when used only in a single place in the query. CTE
unread,
Adding generated common table expressions
As far as I know, CTE and subquery are equivalent when used only in a single place in the query. CTE
May 10
Wouter Roos
, …
Adam Johnson
3
May 10
Custom template directory name in apps
I agree with Mariusz. Moreover, the app directories loader class is really small. You can create a
unread,
Custom template directory name in apps
I agree with Mariusz. Moreover, the app directories loader class is really small. You can create a
May 10
Arshad Noman
, …
Ferran Jovell
3
May 6
Web based movie app
Hi Arshad, This is a mailing list for the development of django itself, not its uses. For questions
unread,
Web based movie app
Hi Arshad, This is a mailing list for the development of django itself, not its uses. For questions
May 6
Mariusz Felisiak
4
May 2
Fellow Reports - April 2022
Week ending May 1, 2022 Triaged: https://code.djangoproject.com/ticket/33659 - Inline fieldset doesn
unread,
Fellow Reports - April 2022
Week ending May 1, 2022 Triaged: https://code.djangoproject.com/ticket/33659 - Inline fieldset doesn
May 2
Arshad Noman
,
Adam Johnson
2
May 1
Correct this django error????
Hi! I think you've found the wrong mailing list for this post. This mailing list is for
unread,
Correct this django error????
Hi! I think you've found the wrong mailing list for this post. This mailing list is for
May 1
Jörg Breitbart
, …
Mariusz Felisiak
8
Apr 30
general interest in faster bulk_update implementation
Released the second version of fast_update (https://pypi.org/project/django-fast-update/), based on
unread,
general interest in faster bulk_update implementation
Released the second version of fast_update (https://pypi.org/project/django-fast-update/), based on
Apr 30
Aymeric Augustin
, …
Carlton Gibson
16
Apr 27
Provide a way to pass kwargs when initializing the storage class
Hi Jarosław. Thanks for picking this up. There seems to be enough support for the general idea here,
unread,
Provide a way to pass kwargs when initializing the storage class
Hi Jarosław. Thanks for picking this up. There seems to be enough support for the general idea here,
Apr 27
Satyabrata Sbr
,
Adam Johnson
2
Apr 24
How to stop the increment of Primary Key field when an trasaction fails.
Hi! I'm going to answer your question, but please read the below as well about where to ask
unread,
How to stop the increment of Primary Key field when an trasaction fails.
Hi! I'm going to answer your question, but please read the below as well about where to ask
Apr 24
Ville Säävuori
, …
Adam Johnson
5
Apr 23
For discussion: JSON-aware views for error responses
+1 from me - At least for 400, 500, and CSRF errors, send JSON (or empty response) back instead of
unread,
For discussion: JSON-aware views for error responses
+1 from me - At least for 400, 500, and CSRF errors, send JSON (or empty response) back instead of
Apr 23
Tim Allen
, …
Ian Foote
16
Apr 22
Improvements to the startproject template
Thanks for the excellent feedback, folks. It does sound like we've built a consensus for merging
unread,
Improvements to the startproject template
Thanks for the excellent feedback, folks. It does sound like we've built a consensus for merging
Apr 22
Matt
, …
Ian Foote
19
Apr 21
Stop QuerySet repr from executing queries
I've been working on the Kolo debugging tool and as part of that I've also run into this
unread,
Stop QuerySet repr from executing queries
I've been working on the Kolo debugging tool and as part of that I've also run into this
Apr 21
Paolo Melchiorre
, …
Dan Davis
7
Apr 13
Generated Field
+1 On Wed, Apr 13, 2022 at 7:01 AM 'Adam Johnson' via Django developers (Contributions to
unread,
Generated Field
+1 On Wed, Apr 13, 2022 at 7:01 AM 'Adam Johnson' via Django developers (Contributions to
Apr 13
Mariusz Felisiak
3
Apr 12
Fellow Reports - March 2022
Week ending April 3, 2022 Triaged: https://code.djangoproject.com/ticket/33602 - date_hierarchy in
unread,
Fellow Reports - March 2022
Week ending April 3, 2022 Triaged: https://code.djangoproject.com/ticket/33602 - date_hierarchy in
Apr 12
Mariusz Felisiak
, …
אורי
4
Apr 11
Django security releases issued: 4.0.4, 3.2.13, and 2.2.28
Hi, Even if you decide to use only LTS releases, it's about time you upgrade to 3.2. There may be
unread,
Django security releases issued: 4.0.4, 3.2.13, and 2.2.28
Hi, Even if you decide to use only LTS releases, it's about time you upgrade to 3.2. There may be
Apr 11