Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64876
Mark all as read
Report group
0 selected
Django
2:23 AM
[Django] #37040: pylibmc and pymemcache suggested for Memcached cempletely outdated
#37040: pylibmc and pymemcache suggested for Memcached cempletely outdated --------------------------
unread,
[Django] #37040: pylibmc and pymemcache suggested for Memcached cempletely outdated
#37040: pylibmc and pymemcache suggested for Memcached cempletely outdated --------------------------
2:23 AM
Django
2
2:07 AM
[Django] #37039: Outdated QuerySet.iterator() documentation
#37039: Outdated QuerySet.iterator() documentation -------------------------------------+------------
unread,
[Django] #37039: Outdated QuerySet.iterator() documentation
#37039: Outdated QuerySet.iterator() documentation -------------------------------------+------------
2:07 AM
Django
14
1:13 AM
[Django] #29790: Release notes / Changelog missing information about change in duplicate pk behaviour in 2.1
#29790: Migration that switches a model to a UUID primary key fails with "duplicate column name:
unread,
[Django] #29790: Release notes / Changelog missing information about change in duplicate pk behaviour in 2.1
#29790: Migration that switches a model to a UUID primary key fails with "duplicate column name:
1:13 AM
Django
3
Apr 16
[Django] #37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %}
#37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %} --
unread,
[Django] #37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %}
#37038: {% extends %}/{% block %} doesn't work as expected with {% partialdef %}/{% partial %} --
Apr 16
Django
39
Apr 16
[Django] #35514: Dictionary based EMAIL_PROVIDERS settings
#35514: Dictionary based EMAIL_PROVIDERS settings -----------------------------+---------------------
unread,
[Django] #35514: Dictionary based EMAIL_PROVIDERS settings
#35514: Dictionary based EMAIL_PROVIDERS settings -----------------------------+---------------------
Apr 16
Django
14
Apr 16
[Django] #36938: Unioning an ordered queryset fails on Oracle unless a limit is taken
#36938: Unioning an ordered queryset fails on Oracle unless a limit is taken ------------------------
unread,
[Django] #36938: Unioning an ordered queryset fails on Oracle unless a limit is taken
#36938: Unioning an ordered queryset fails on Oracle unless a limit is taken ------------------------
Apr 16
Django
13
Apr 16
[Django] #36794: Cache python dependencies on GitHub Actions
#36794: Cache python dependencies on GitHub Actions -------------------------------------+-----------
unread,
[Django] #36794: Cache python dependencies on GitHub Actions
#36794: Cache python dependencies on GitHub Actions -------------------------------------+-----------
Apr 16
Django
19
Apr 16
[Django] #36872: Django's template engine cannot handle asynchronous methods
#36872: Django's template engine cannot handle asynchronous methods -----------------------------
unread,
[Django] #36872: Django's template engine cannot handle asynchronous methods
#36872: Django's template engine cannot handle asynchronous methods -----------------------------
Apr 16
Django
5
Apr 16
[Django] #36955: Add strict template variable support with global and per-variable configuration
#36955: Add strict template variable support with global and per-variable configuration -------------
unread,
[Django] #36955: Add strict template variable support with global and per-variable configuration
#36955: Add strict template variable support with global and per-variable configuration -------------
Apr 16
Django
8
Apr 16
[Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
#36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid
unread,
[Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
#36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid
Apr 16
Django
Apr 16
Re: [Django] #37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs
#37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs ------
unread,
Re: [Django] #37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs
#37032: Clarify that django.template.context_processors.csrf is enabled by default in ref docs ------
Apr 16
Django
6
Apr 16
[Django] #36602: Enhance showmigrations command with structured data collection and display separation
#36602: Enhance showmigrations command with structured data collection and display separation -------
unread,
[Django] #36602: Enhance showmigrations command with structured data collection and display separation
#36602: Enhance showmigrations command with structured data collection and display separation -------
Apr 16
Django
17
Apr 16
[Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
#36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget ---------------------
unread,
[Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
#36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget ---------------------
Apr 16
Django
4
Apr 16
[Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
#37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode ---------------
unread,
[Django] #37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode
#37036: TypeError when using defer() on a related manager inheriting FETCH_PEERS mode ---------------
Apr 16
Django
3
Apr 15
[Django] #37037: decorator_from_middleware() docs contain stale reference to Django 1.9
#37037: decorator_from_middleware() docs contain stale reference to Django 1.9 ----------------------
unread,
[Django] #37037: decorator_from_middleware() docs contain stale reference to Django 1.9
#37037: decorator_from_middleware() docs contain stale reference to Django 1.9 ----------------------
Apr 15
Django
12
Apr 15
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
#36901: Centralize mitigations against timing attacks targeting user enumeration --------------------
unread,
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
#36901: Centralize mitigations against timing attacks targeting user enumeration --------------------
Apr 15
Django
9
Apr 15
[Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
#37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC
unread,
[Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
#37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC
Apr 15
Django
4
Apr 15
[Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
#37034: Improve writing migrations how-to add through field on a ManyToManyField --------------------
unread,
[Django] #37034: Improve writing migrations how-to add through field on a ManyToManyField
#37034: Improve writing migrations how-to add through field on a ManyToManyField --------------------
Apr 15
Django
2
Apr 15
[Django] #37035: Django stops serving requests after killing a task that took too long to shut down
#37035: Django stops serving requests after killing a task that took too long to shut down ----------
unread,
[Django] #37035: Django stops serving requests after killing a task that took too long to shut down
#37035: Django stops serving requests after killing a task that took too long to shut down ----------
Apr 15
Django
4
Apr 15
Re: [Django] #37025: RemoteUserMiddleware.header does not correspond to request.META in the async path
#37025: RemoteUserMiddleware.header does not correspond to request.META in the async path -----------
unread,
Re: [Django] #37025: RemoteUserMiddleware.header does not correspond to request.META in the async path
#37025: RemoteUserMiddleware.header does not correspond to request.META in the async path -----------
Apr 15
Django
8
Apr 15
[Django] #36389: GenericRelation uses read connection for writes
#36389: GenericRelation uses read connection for writes -------------------------------------+-------
unread,
[Django] #36389: GenericRelation uses read connection for writes
#36389: GenericRelation uses read connection for writes -------------------------------------+-------
Apr 15
Django
33
Apr 15
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
#35870: Allow customization of the blank option in select dropdowns ---------------------------------
unread,
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
#35870: Allow customization of the blank option in select dropdowns ---------------------------------
Apr 15
Django
20
Apr 15
Re: [Django] #13559: Need a contextprocessor for current site
#13559: Need a contextprocessor for current site -------------------------------------+--------------
unread,
Re: [Django] #13559: Need a contextprocessor for current site
#13559: Need a contextprocessor for current site -------------------------------------+--------------
Apr 15
Django
15
Apr 15
[Django] #35813: Makemigrations not properly tracking changes to unmanaged models
#35813: Makemigrations not properly tracking changes to unmanaged models ----------------------------
unread,
[Django] #35813: Makemigrations not properly tracking changes to unmanaged models
#35813: Makemigrations not properly tracking changes to unmanaged models ----------------------------
Apr 15
Django
7
Apr 14
[Django] #25243: inspectdb crashes if SQLite foreign key references sqlite_master
#25243: inspectdb crashes if SQLite foreign key references sqlite_master ----------------------------
unread,
[Django] #25243: inspectdb crashes if SQLite foreign key references sqlite_master
#25243: inspectdb crashes if SQLite foreign key references sqlite_master ----------------------------
Apr 14
Django
5
Apr 14
[Django] #22226: Reversing admin URLs requires undocumented filter admin_urlquote.
#22226: Reversing admin URLs requires undocumented filter admin_urlquote. ---------------------------
unread,
[Django] #22226: Reversing admin URLs requires undocumented filter admin_urlquote.
#22226: Reversing admin URLs requires undocumented filter admin_urlquote. ---------------------------
Apr 14
Django
13
Apr 14
[Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails
#24434: Django Custom Field inherits ForeignKey deconstruct() fails ---------------------------------
unread,
[Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails
#24434: Django Custom Field inherits ForeignKey deconstruct() fails ---------------------------------
Apr 14
Django
5
Apr 14
[Django] #37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance
#37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance ---------
unread,
[Django] #37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance
#37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance ---------
Apr 14
Django
6
Apr 14
[Django] #36983: Improve free-threading performance
#36983: Improve free-threading performance -------------------------------------+--------------------
unread,
[Django] #36983: Improve free-threading performance
#36983: Improve free-threading performance -------------------------------------+--------------------
Apr 14
Django
2
Apr 14
Re: [Django] #37031: Improve writing migrations guide to adding unique fields on existing table
#37031: Improve writing migrations guide to adding unique fields on existing table ------------------
unread,
Re: [Django] #37031: Improve writing migrations guide to adding unique fields on existing table
#37031: Improve writing migrations guide to adding unique fields on existing table ------------------
Apr 14