django-developers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Fellow Reports - November 2022
Jerwin Montellano
Re: Fellow Reports - November 2022
Mariusz Felisiak
Re: Fellow Reports - November 2022
Mariusz Felisiak
Re: Fellow Reports - November 2022
Mariusz Felisiak
Static files is not loading while deploying the project to AWS ec2
Nishant Sagar
Re: Static files is not loading while deploying the project to AWS ec2
'Adam Johnson' via Django developers (Contributions to Django itself)
Switch to a dropdown widget for ListFilter on admin
Vasanth Mohan
Re: Switch to a dropdown widget for ListFilter on admin
David Sanders
Re: Switch to a dropdown widget for ListFilter on admin
Vasanth Mohan
Django bugfix release: 4.1.3
Mariusz Felisiak
How reload django settings on run RestService
Lakhvinder Singh
Re: How reload django settings on run RestService
'Adam Johnson' via Django developers (Contributions to Django itself)
Proposal: filter by multiple values, case-insensitive
Jeremy Nauta
Re: Proposal: filter by multiple values, case-insensitive
'Adam Johnson' via Django developers (Contributions to Django itself)
Warning in documentation about filtering queryset in ClassBasedViews
Daniel Gayoso González
Re: Warning in documentation about filtering queryset in ClassBasedViews
David Sanders
Re: Warning in documentation about filtering queryset in ClassBasedViews
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Warning in documentation about filtering queryset in ClassBasedViews
danigayo...@gmail.com
Adjusting DEP 10 "How Django is released" section.
Carlton Gibson
Re: Adjusting DEP 10 "How Django is released" section.
Carlton Gibson
Draft Steering Council DEP
Andrew Godwin
Re: Draft Steering Council DEP
James Bennett
Re: Draft Steering Council DEP
Andrew Godwin
Re: Draft Steering Council DEP
C. Kirby
Re: Draft Steering Council DEP
Andrew Godwin
Proposal for Django Core Sprints
Paolo Melchiorre
Re: Proposal for Django Core Sprints
James Bennett
Re: Proposal for Django Core Sprints
Paolo Melchiorre
Re: Proposal for Django Core Sprints
Andrew Godwin
Re: Proposal for Django Core Sprints
Paolo Melchiorre
Re: Proposal for Django Core Sprints
'st...@jigsawtech.co.uk' via Django developers (Contributions to Django itself)
Re: Proposal for Django Core Sprints
Paolo Melchiorre
Re: Proposal for Django Core Sprints
Ed Rivas
Proposal: Clarify individual members page
Andrew Mshar
Re: Proposal: Clarify individual members page
Carlton Gibson
Re: Proposal: Clarify individual members page
Tim Schilling
Re: Proposal: Clarify individual members page
Andrew Mshar
Re: Proposal: Clarify individual members page
Carlton Gibson
Re: Proposal: Clarify individual members page
Andrew Mshar
Re: Proposal: Clarify individual members page
Cory Zue
Re: Proposal: Clarify individual members page
Tim Allen
Re: Proposal: Clarify individual members page
Carlton Gibson
Re: Proposal: Clarify individual members page
Carlton Gibson
Re: Proposal: Clarify individual members page
Andrew Mshar
Re: Proposal: Clarify individual members page
Carlton Gibson
Re: Proposal: Clarify individual members page
Andrew Godwin
Re: Proposal: Clarify individual members page
Tim Schilling
Re: Proposal: Clarify individual members page
Andrew Mshar
Re: Proposal: Clarify individual members page
Andrew Mshar
Creating internal/admin pages without Models
Vasanth Mohan
Re: Creating internal/admin pages without Models
Igor Margitich
Re: Creating internal/admin pages without Models
Vasanth Mohan
Re: Creating internal/admin pages without Models
Carlton Gibson
Re: Creating internal/admin pages without Models
Vasanth Mohan
custom validation error in password_validators
Mojtaba Akbari
Re: custom validation error in password_validators
'Adam Johnson' via Django developers (Contributions to Django itself)
Adding relevant field name information to django.core.serializers.base.DeserializationError for importing fixtures Inbox
logicOnAbstractions
Changing the role of the Technical Board
Andrew Godwin
Re: Changing the role of the Technical Board
James Bennett
Re: Changing the role of the Technical Board
Andrew Godwin
Re: Changing the role of the Technical Board
James Bennett
Re: Changing the role of the Technical Board
Andrew Godwin
Re: Changing the role of the Technical Board
James Bennett
Re: Changing the role of the Technical Board
Andrew Godwin
Re: Changing the role of the Technical Board
Eric Matthes
Re: Changing the role of the Technical Board
James Bennett
Re: Changing the role of the Technical Board
Andrew Godwin
Re: Changing the role of the Technical Board
James Bennett
Re: Changing the role of the Technical Board
Andrew Godwin
Re: Changing the role of the Technical Board
Florian Apolloner
Re: Changing the role of the Technical Board
Carlton Gibson
Intention behind `adelete` being a queryset method, and not available on a model instance?
Jason Johns
Re: Intention behind `adelete` being a queryset method, and not available on a model instance?
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Intention behind `adelete` being a queryset method, and not available on a model instance?
Jason Johns
Re: Intention behind `adelete` being a queryset method, and not available on a model instance?
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Intention behind `adelete` being a queryset method, and not available on a model instance?
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Intention behind `adelete` being a queryset method, and not available on a model instance?
Jason Johns
Proposal: Add An in-memory data storage backend in Django
Paolo Melchiorre (paulox)
Re: Proposal: Add An in-memory data storage backend in Django
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Proposal: Add An in-memory data storage backend in Django
David Sanders
Re: Proposal: Add An in-memory data storage backend in Django
'Tobias McNulty' via Django developers (Contributions to Django itself)
Re: Proposal: Add An in-memory data storage backend in Django
Paolo Melchiorre
Re: Proposal: Add An in-memory data storage backend in Django
Paolo Melchiorre
Re: Proposal: Add An in-memory data storage backend in Django
Jacob Rief
Re: Proposal: Add An in-memory data storage backend in Django
Joshua Thomas
Re: Proposal: Add An in-memory data storage backend in Django
Paolo Melchiorre
Proposal: Continuing to make LogoutView behave more like FormView
Nic Moen
Proposal to add a flatten() to django.utils
David Sanders
Re: Proposal to add a flatten() to django.utils
Markus Holtermann
Re: Proposal to add a flatten() to django.utils
Jörg Breitbart
Re: Proposal to add a flatten() to django.utils
David Sanders
Proposal: Clarify the ENV var that controls the autoreloader so AppConfig's ready() can be have a guard.
Steffan Pease
Re: Proposal: Clarify the ENV var that controls the autoreloader so AppConfig's ready() can be have a guard.
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Proposal: Clarify the ENV var that controls the autoreloader so AppConfig's ready() can be have a guard.
Steffan Pease
POSTs that are not form data and technical_500.txt
f.holop
Fellow Reports - October 2022
Mariusz Felisiak
Re: Fellow Reports - October 2022
Mariusz Felisiak
Re: Fellow Reports - October 2022
Mariusz Felisiak
ArrayField: Bug on exact_nested_null
Ion Alberdi
Re: ArrayField: Bug on exact_nested_null
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: ArrayField: Bug on exact_nested_null
Ion Alberdi
Re: ArrayField: Bug on exact_nested_null
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: ArrayField: Bug on exact_nested_null
Ion Alberdi
Re: ArrayField: Bug on exact_nested_null
Jörg Breitbart
Re: ArrayField: Bug on exact_nested_null
Ion Alberdi
Re: ArrayField: Bug on exact_nested_null
Jörg Breitbart
Re: ArrayField: Bug on exact_nested_null
Ion Alberdi
Re: ArrayField: Bug on exact_nested_null
Ion Alberdi
Re: Making max_length argument optional
Adrian Torres
Re: Making max_length argument optional
Carlton Gibson
Re: Making max_length argument optional
Adrian Torres
Suggestion: Limit activated languages to settings.LANGUAGES
Shai Berger
Re: Suggestion: Limit activated languages to settings.LANGUAGES
אורי
Re: Suggestion: Limit activated languages to settings.LANGUAGES
'Adam Johnson' via Django developers (Contributions to Django itself)
Django security releases issued: 4.1.2, 4.0.8, and 3.2.16
Carlton Gibson
Why using django.contrib.sessions as the salt to encode session data? why not secret key?
Lokesh Sanapalli
Re: Why using django.contrib.sessions as the salt to encode session data? why not secret key?
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Why using django.contrib.sessions as the salt to encode session data? why not secret key?
'John Whitlock' via Django developers (Contributions to Django itself)
Re: Why using django.contrib.sessions as the salt to encode session data? why not secret key?
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Why using django.contrib.sessions as the salt to encode session data? why not secret key?
James Bennett
Re: Why using django.contrib.sessions as the salt to encode session data? why not secret key?
Avantika gohane
`call_command` raises ValueError during testing
Ferran Jovell
Re: `call_command` raises ValueError during testing
Tim Graham
Re: `call_command` raises ValueError during testing
Ferran Jovell
Model-level validation
Aaron Smith
Re: Model-level validation
Carlton Gibson
Re: Model-level validation
אורי
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Curtis Maloney
Re: Model-level validation
Carl Meyer
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Adrian Torres
Re: Model-level validation
Jörg Breitbart
RE: Model-level validation
Danilov Maxim
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Jörg Breitbart
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Tim Graham
Re: Model-level validation
Aaron Smith
Re: Model-level validation
David Sanders
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Curtis Maloney
Re: Model-level validation
אורי
Re: Model-level validation
James Bennett
Re: Model-level validation
Aaron Smith
Re: Model-level validation
James Bennett
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Carlton Gibson
Re: Model-level validation
אורי
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Mariusz Felisiak
Re: Model-level validation
Aaron Smith
Re: Model-level validation
James Bennett
Re: Model-level validation
Aaron Smith
Re: Model-level validation
James Bennett
Re: Model-level validation
Aaron Smith
Re: Model-level validation
James Bennett
Re: Model-level validation
Jure Erznožnik
Re: Model-level validation
Aaron Smith
Re: Model-level validation
Shai Berger
Re: Model-level validation
'Barry Johnson' via Django developers (Contributions to Django itself)
Re: Model-level validation
Aaron Smith
git tag missing for django 4.1.1?
John Speno
Re: git tag missing for django 4.1.1?
Mariusz Felisiak
Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
Adam Taylor
Re: Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
David Sanders
Re: Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
David Sanders
Re: Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
'Adam Johnson' via Django developers (Contributions to Django itself)
Re: Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
David Sanders
Re: Proposal: Make it so when getting an image's dimensions, EXIF orientation is considered
Adam Taylor
Proposal: cacheif template tag
Igor Margitich
Re: Proposal: cacheif template tag
Carlton Gibson
Re: Proposal: cacheif template tag
Igor Margitich
Re: Proposal: cacheif template tag
Carlton Gibson
Re: Proposal: cacheif template tag
Joe Tennies
Revisiting multiline template tags in Django Templates (again)
Thibaud Colas
Re: Revisiting multiline template tags in Django Templates (again)
Thibaud Colas
Re: Revisiting multiline template tags in Django Templates (again)
Carlton Gibson
Re: Revisiting multiline template tags in Django Templates (again)
Alex Morega
Re: Revisiting multiline template tags in Django Templates (again)
'Adam Johnson' via Django developers (Contributions to Django itself)
Solutions for ticket #31506
David Sanders
Permissions don't get translated in admin interface
Thibaud Colas
RE: Permissions don't get translated in admin interface
Danilov Maxim
Re: Permissions don't get translated in admin interface
Sarah Baidoo
Re: Permissions don't get translated in admin interface
Ramez Ashraf
Re: Permissions don't get translated in admin interface
Thibaud Colas
Re: Permissions don't get translated in admin interface
Thibaud Colas
Re: Permissions don't get translated in admin interface
Mariusz Felisiak
Re: Permissions don't get translated in admin interface
Thibaud Colas
Re: Permissions don't get translated in admin interface
Thibaud Colas
URLField Validation
Matthew Pava
Re: URLField Validation
Ken Whitesell
Proposal: Add utility class "ClassList"
Jacob Rief
Re: Proposal: Add utility class "ClassList"
Carlton Gibson
Re: Proposal: Add utility class "ClassList"
Jacob Rief
Earlier messages
Later messages