django-updates
Thread
Date
Earlier messages
Messages by Thread
Re: [Django] #33996: Inconsistent behavior of CheckConstraints validation on None values.
Django
Re: [Django] #32915: Exceptions from settings modules are hidden when running management commands
Django
Re: [Django] #32915: Exceptions from settings modules are hidden when running management commands
Django
Re: [Django] #32915: Exceptions from settings modules are hidden when running management commands
Django
Re: [Django] #32915: Exceptions from settings modules are hidden when running management commands
Django
Re: [Django] #29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function
Django
Re: [Django] #29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function
Django
Re: [Django] #32969: Improve pickling of HttpResponse instances
Django
Re: [Django] #32969: Improve pickling of HttpResponse instances
Django
Re: [Django] #32980: Improve performance of related manager attribute access
Django
Re: [Django] #32980: Improve performance of related manager attribute access
Django
Re: [Django] #34521: Use __slots__ for template Node classes
Django
Re: [Django] #36803: Make AlterField a no-op when ManyToManyField's through.db_table remains the same between renames.
Django
Re: [Django] #31679: Django subtly produces incorrect query when the same keyword appears in both aggregate() and annotate()
Django
Re: [Django] #32915: Exceptions from settings modules are hidden when running management commands (was: ./manage runserver --nostatic still doesn't return a traceback)
Django
[Django] #37059: `.only(..)` does not check eagerly if the fields exists
Django
Re: [Django] #32915: ./manage runserver --nostatic still doesn't return a traceback
Django
[Django] #37058: _facets query parameters doubled on filter click
Django
Re: [Django] #37058: _facets query parameters doubled on filter click
Django
[Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #37057: UniqueConstraint incorrectly raises ValidationError on nullable fields in condition
Django
Re: [Django] #11688: verbose_name should allow dynamical translation based on a number
Django
[Django] #37056: Default verbose_name_plural may cause ambiguity or naming conflicts in certain cases
Django
Re: [Django] #37056: Default verbose_name_plural may cause ambiguity or naming conflicts in certain cases
Django
Re: [Django] #37056: Default verbose_name_plural may cause ambiguity or naming conflicts in certain cases
Django
Re: [Django] #37056: Default verbose_name_plural may cause ambiguity or naming conflicts in certain cases
Django
[Django] #37055: GDALRaster fails when using Float and NBITS=16
Django
Re: [Django] #37055: GDALRaster fails when using Float and NBITS=16
Django
Re: [Django] #36005: Drop support for Python 3.10 & 3.11.
Django
[Django] #37054: Precompute the Referrer-Policy header value during middleware initialization
Django
Re: [Django] #37054: Precompute the Referrer-Policy header value during middleware initialization
Django
Re: [Django] #37054: Precompute the Referrer-Policy header value during middleware initialization
Django
Re: [Django] #37054: Precompute the Referrer-Policy header value during middleware initialization
Django
Re: [Django] #37054: Precompute the Referrer-Policy header value during middleware initialization
Django
Re: [Django] #373: Add support for multi-column primary keys.
Django
Re: [Django] #373: Add support for multi-column primary keys.
Django
[Django] #37053: Add validate=True to base64.b64decode() calls
Django
Re: [Django] #37053: Add validate=True to base64.b64decode() calls
Django
Re: [Django] #37053: Add validate=True to base64.b64decode() calls
Django
Re: [Django] #34122: Add reference docs for models.ForeignObject
Django
Re: [Django] #34122: Add reference docs for models.ForeignObject
Django
Re: [Django] #34122: Add reference docs for models.ForeignObject
Django
Re: [Django] #34122: Add reference docs for models.ForeignObject (was: models.ForeignObject is missing documentation)
Django
[Django] #37052: Cleanup: Added test coverage for camel_case_to_spaces utility
Django
Re: [Django] #37052: Cleanup: Added test coverage for camel_case_to_spaces utility
Django
Re: [Django] #28586: Automatically prefetch related for "to one" fields as needed.
Django
Re: [Django] #35508: Add an --ignore-deps flag to squashmigrations
Django
Re: [Django] #35508: Add an --ignore-deps flag to squashmigrations
Django
Re: [Django] #35508: Add an --ignore-deps flag to squashmigrations
Django
Re: [Django] #14643: Readonly fields in GeoDjango admins
Django
Re: [Django] #14643: Readonly fields in GeoDjango admins
Django
Re: [Django] #36355: sqlmigrate gives unexpected output for an AlterField on a PK when another app has a model with a FK
Django
[Django] #37051: Improve the map of documentation on Django's home page
Django
Re: [Django] #37051: Improve the map of documentation on Django's home page
Django
Re: [Django] #37051: Improve the map of documentation on Django's home page
Django
Re: [Django] #37051: Improve the map of documentation on Django's home page
Django
Re: [Django] #24558: django-admin.py dumpdata should be deterministic for VCS and diff friendliness
Django
Re: [Django] #36986: Add Field.serialize_to_python/xml() and deserialize_from_python/xml() hooks
Django
[Django] #37050: Improve simple_tag / simple_block_tag error message when as is used without a variable name
Django
Re: [Django] #37050: Improve simple_tag / simple_block_tag error message when as is used without a variable name
Django
Re: [Django] #37050: Improve simple_tag / simple_block_tag error message when as is used without a variable name
Django
Re: [Django] #30159: Remove obsolete use of OrderedDict with Python 3.6+
Django
Re: [Django] #30159: Remove obsolete use of OrderedDict with Python 3.6+
Django
[Django] #37049: Changing a m2m through= from one custom model to another is no-op'd instead of raising an error
Django
Re: [Django] #37049: Changing a m2m through= from one custom model to another is no-op'd instead of raising an error
Django
Re: [Django] #37049: Changing a m2m through= from one custom model to another is no-op'd instead of raising an error
Django
Re: [Django] #36728: Validate template tag context argument at definition time, rather than compile time
Django
Re: [Django] #36728: Validate template tag context argument at definition time, rather than compile time
Django
[Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
Re: [Django] #37048: Backwards incompatible change to InclusionAdminNode
Django
[Django] #37047: Crash in Query.orderby_issubset_groupby for descending and random order_by strings
Django
Re: [Django] #37047: Crash in Query.orderby_issubset_groupby for descending and random order_by strings
Django
Re: [Django] #37047: Crash in Query.orderby_issubset_groupby for descending and random order_by strings
Django
Re: [Django] #37047: Crash in Query.orderby_issubset_groupby for descending and random order_by strings
Django
Re: [Django] #37047: Crash in Query.orderby_issubset_groupby for descending and random order_by strings
Django
[Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #37046: PR Quality check may need to account for ready for check-in
Django
Re: [Django] #26434: Inconsistent results of QuerySet.count() when ordering is not a subset of explicit grouping.
Django
Re: [Django] #26434: Inconsistent results of QuerySet.count() when ordering is not a subset of explicit grouping.
Django
Re: [Django] #26434: Inconsistent results of QuerySet.count() when ordering is not a subset of explicit grouping.
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #35007: Add a formatter for CSS and JS
Django
Re: [Django] #32565: Extract URL resolver view strings mapping to admindocs
Django
Re: [Django] #32565: Extract URL resolver view strings mapping to admindocs
Django
Re: [Django] #36235: RelatedManager.all().get_or_create() does not work
Django
Re: [Django] #36235: RelatedManager.all().get_or_create() does not work
Django
Re: [Django] #11383: Admin action 'Delete selected' check only global model delete permission
Django
[Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
Re: [Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
Re: [Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
Re: [Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
Re: [Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
Re: [Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
Re: [Django] #37045: Deprecate and rename django.db.transaction.savepoint
Django
[Django] #37044: Mention in FileField-.upload_to-Documentation that file locations on authenticated models are not automatically authenticated.
Django
Re: [Django] #37044: Mention in FileField-.upload_to-Documentation that file locations on authenticated models are not automatically authenticated.
Django
Re: [Django] #37044: Mention in FileField-.upload_to-Documentation that file locations on authenticated models are not automatically authenticated.
Django
[Django] #37043: Display a map for readonly GeometryField
Django
Re: [Django] #37043: Display a map for readonly GeometryField
Django
Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height
Django
Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height
Django
Re: [Django] #37041: get_image_dimensions() ignores exif rotation (was: get_image_dimensions ignores exif roration)
Django
[Django] #37042: alogin() does not invalidate _acached_user, causing stale AnonymousUser after async login
Django
Re: [Django] #37042: alogin() does not invalidate _acached_user, causing stale AnonymousUser after async login
Django
[Django] #37041: get_image_dimensions ignores exif roration
Django
Re: [Django] #37041: get_image_dimensions ignores exif roration
Django
Re: [Django] #27325: Offer a solution for static file serving suitable for production use
Django
Re: [Django] #27325: Offer a solution for static file serving suitable for production use
Django
[Django] #37040: pylibmc and pymemcache suggested for Memcached cempletely outdated
Django
Re: [Django] #37040: pylibmc and pymemcache suggested for Memcached cempletely outdated
Django
Re: [Django] #37040: pylibmc and pymemcache suggested for Memcached cempletely outdated
Django
[Django] #37039: Outdated QuerySet.iterator() documentation
Django
Re: [Django] #37039: Outdated QuerySet.iterator() documentation
Django
Re: [Django] #37039: Outdated QuerySet.iterator() documentation
Django
Re: [Django] #37039: Outdated QuerySet.iterator() documentation
Django
Re: [Django] #37039: Outdated QuerySet.iterator() documentation
Django
Re: [Django] #29790: Migration that switches a model to a UUID primary key fails with "duplicate column name: id"
Django
Re: [Django] #29790: Migration that switches a model to a UUID primary key fails with "duplicate column name: id"
Django
[Django] #37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %}
Django
Re: [Django] #37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %}
Django
Re: [Django] #37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %}
Django
Re: [Django] #36794: Cache python dependencies on GitHub Actions
Django
Re: [Django] #37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs
Django
Re: [Django] #37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs
Django
Re: [Django] #37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs
Django
Re: [Django] #36602: Enhance showmigrations command with structured data collection and display separation
Django
Re: [Django] #36602: Enhance showmigrations command with structured data collection and display separation
Django
Re: [Django] #36602: Enhance showmigrations command with structured data collection and display separation
Django
[Django] #37037: decorator_from_middleware() docs contain stale reference to Django 1.9
Django
Re: [Django] #37037: decorator_from_middleware() docs contain stale reference to Django 1.9
Django
Re: [Django] #37037: decorator_from_middleware() docs contain stale reference to Django 1.9
Django
[Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
Re: [Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
Django
[Django] #37035: Django stops serving requests after killing a task that took too long to shut down
Django
Re: [Django] #37035: Django stops serving requests after killing a task that took too long to shut down
Django
Re: [Django] #13559: Need a contextprocessor for current site
Django
Re: [Django] #37031: Improve writing migrations guide to adding unique fields on existing table
Django
Re: [Django] #37031: Improve writing migrations guide to adding unique fields on existing table
Django
Re: [Django] #37031: Improve writing migrations guide to adding unique fields on existing table (was: Improve "Writing migrations" how-to -- unique fields and ManyToManyField through models)
Django
Re: [Django] #37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs (was: Documentation for django.template.context_processors.csrf is incorrect or inaccurate)
Django
[Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
Django
Re: [Django] #13680: loaddata should issue a warning when attempting to load data using an unknown serialization format even when it is unspecified
Django
[Django] #37033: Psycopg2 has different semantics than psycopg3 and should not be deprecated
Django
Re: [Django] #37033: Psycopg2 has different semantics than psycopg3 and should not be deprecated
Django
Re: [Django] #37033: Psycopg2 has different semantics than psycopg3 and should not be deprecated
Django
Re: [Django] #37033: Psycopg2 has different semantics than psycopg3 and should not be deprecated
Django
[Django] #37032: Documentation for django.template.context_processors.csrf is incorrect or inaccurate
Django
Re: [Django] #37032: Documentation for django.template.context_processors.csrf is incorrect or inaccurate
Django
Earlier messages