Timeline
Feb 6, 2024:
- 11:19 PM Ticket #35172 (contrib.humanize - intcomma adds leading comma for string-based 3-digit number with at ...) updated by
-
Needs documentation, Has patch changed
PR - 11:00 PM Ticket #35172 (contrib.humanize - intcomma adds leading comma for string-based 3-digit number with at ...) updated by
-
Status, Owner changed
- 10:38 PM Ticket #35172 (contrib.humanize - intcomma adds leading comma for string-based 3-digit number with at ...) updated by
-
Summary, Cc, Version, Severity, Triage Stage changed
Great catch! Thanks for the report. Regression in … - 10:18 PM Ticket #35172 (contrib.humanize - intcomma adds leading comma for string-based 3-digit number with at ...) updated by
-
Type changed
- 10:18 PM Changeset [70f39e4]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #30686 -- Fixed text truncation for negative or zero lengths.
- 10:18 PM Ticket #35172 (contrib.humanize - intcomma adds leading comma for string-based 3-digit number with at ...) created by
- I'm running (4, 2, 10, 'final', 0) Just discovered that the patch to …
- 7:30 PM Ticket #34901 (contrib.sessions - Add async interface to contrib.sessions) updated by
-
Patch needs improvement, Needs tests changed
- 4:00 PM Ticket #35171 (Core (Other) - Update the django 'congrats' page that is shown after a fresh install ...) updated by
-
Description changed
- 4:00 PM Ticket #35171 (Core (Other) - Update the django 'congrats' page that is shown after a fresh install ...) updated by
-
Description changed
- 4:00 PM Ticket #35171 (Core (Other) - Update the django 'congrats' page that is shown after a fresh install ...) updated by
-
Description changed
- 3:58 PM Ticket #35171 (Core (Other) - Update the django 'congrats' page that is shown after a fresh install ...) created by
- Most of this has been discussed in …
- 1:55 PM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) updated by
-
Has patch changed
- 1:50 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
- In 3e820d10: […]
- 1:50 PM Changeset [3e820d1]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #10743 -- Removed leftover comment in tests/admin_changelist/tests.py.
- 1:49 PM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) updated by
- Thank you both! I opened a PR for this …
- 1:13 PM Ticket #30686 (Utilities - Improve utils.text.Truncator &co to use a full HTML parser.) updated by
- In 48a46939: […]
- 1:12 PM Ticket #35167 (Database layer (models, ORM) - JSONField get_db_prep_value being called with `Cast` types) updated by
- Thanks, the quick response is really appreciated. Any idea if this …
- 9:49 AM Ticket #35170 (Internationalization - LocaleMiddleware unexpectedly causes messages to be consumed under ...) created by
- Adding a message (with the messages contrib module) to the request and …
- 9:35 AM Changeset [48a4693]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #30686 -- Improved test coverage of Truncator.
- 9:16 AM Changeset [227ef29]stable/4.2.x by
- [4.2.x] Added CVE-2024-24680 to security archive. Backport of …
- 9:14 AM Changeset [c650c14]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Added CVE-2024-24680 to security archive.
- 9:05 AM Changeset [f61bc03]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Added stub release notes for 5.0.3.
- 8:49 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Cc changed
- 8:22 AM Ticket #29725 (Database layer (models, ORM) - Inefficient SQL generated when counting a ManyToMany) updated by
- I have removed the changes involving chaining all(). …
- 7:07 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
-
@Michael.
set_script_prefixtargets aLocal, so if we change … - 7:04 AM Changeset [e2f19076]stable/4.2.x by
- [4.2.x] Post release version bump.
- 6:57 AM Changeset [a684d73]stable/4.2.x by
- [4.2.x] Bumped version for 4.2.10 release.
- 6:56 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
- It may be that process_request does not need scope but just …
- 6:56 AM Changeset [572ea07]stable/4.2.x by
- [4.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma …
- 6:52 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
- I will add a regression test
- 6:39 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
- > all i can say is that when we upgraded to django 5 from 4.2.9 Are …
- 6:32 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
- all i can say is that when we upgraded to django 5 from 4.2.9, all the …
- 6:31 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
- Root path handling was adjusted in Uvicorn just recently. …
- 6:19 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) closed by
-
needsinfo: Thanks for the report, however, I'm puzzled,
process_request()has … - 6:07 AM Changeset [55519d6]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template …
- 5:33 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
-
Summary changed
- 5:33 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) updated by
- Replying to Michael Smith: > as a result of this PR, …
- 5:15 AM Ticket #35169 (Core (Other) - updated asgi handler for disconnects does not process ROOT_PATH) created by
- as a result of this PR, https://github.com/django/django/pull/16603, a …
- 4:47 AM Ticket #28646 (Migrations - Migration calls "CREATE INDEX" when one already exists when 'unique' ...) updated by
-
Patch needs improvement changed
- 2:56 AM Ticket #34917 (contrib.admin - Links in the Django admin should be underlined.) updated by
-
Status, Resolution, Triage Stage, Type, Summary changed
Reopen for adding underline to links in the admin. Marking as …
Feb 5, 2024:
- 11:06 PM Ticket #34038 (contrib.admin - Low text contrast and no visual cues for links within body text in admin UI) closed by
- fixed: Thibaud, I don't see any contrast issues with the new color: …
- 10:47 PM Ticket #35168 (Template system - Problem with templates and the <video></video> tag) closed by
- worksforme: Thanks for the report, however it works for me. Django doesn't do …
- 10:13 PM Ticket #35167 (Database layer (models, ORM) - JSONField get_db_prep_value being called with `Cast` types) updated by
-
Cc changed
- 10:12 PM Ticket #35168 (Template system - Problem with templates and the <video></video> tag) created by
- The templates have a problem because when you create a <video></video> …
- 10:11 PM Ticket #35167 (Database layer (models, ORM) - JSONField get_db_prep_value being called with `Cast` types) updated by
- You mentioned that you are using Django 4.2 so the following patch …
- 9:23 PM Ticket #35167 (Database layer (models, ORM) - JSONField get_db_prep_value being called with `Cast` types) updated by
-
Type, Triage Stage changed
This highly likely relates to #34539 which was about making sure … - 9:01 PM Ticket #34038 (contrib.admin - Low text contrast and no visual cues for links within body text in admin UI) updated by
-
Has patch changed
PR - 7:46 PM Ticket #35167 (Database layer (models, ORM) - JSONField get_db_prep_value being called with `Cast` types) created by
- Running django 4.2.9. We have a customized version of the standard …
- 6:45 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
- In 9cefdfc: […]
- 6:45 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) closed by
- fixed: In 4ade8386: […]
- 6:42 PM Changeset [9cefdfc]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #10743 -- Enabled ordering for lookups in …
- 6:42 PM Changeset [4ade8386]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #10743 -- Allowed lookups for related fields in …
- 5:25 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
-
Triage Stage changed
- 4:03 PM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) updated by
- Giannis, feel free to take this ticket. It’s now looking like my …
- 1:57 PM Ticket #34277 (Database layer (models, ORM) - Add where clause in QuerySet.bulk_create() when update_conflicts=True) updated by
-
Patch needs improvement changed
- 12:24 PM Ticket #32577 (Database layer (models, ORM) - Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`) updated by
- Small note that we might see a renewed interest for this feature with …
- 12:01 PM Ticket #35166 (Core (Cache system) - Return python-memcached support) updated by
- We already have our own backend since Django 4.1 because of …
- 11:41 AM Ticket #32263 (Migrations - squashmigrations produces incorrect result with a RenameModel on a ...) updated by
- Replying to bcail: > Is there anything I can do to help …
- 11:11 AM Ticket #32263 (Migrations - squashmigrations produces incorrect result with a RenameModel on a ...) updated by
- Is there anything I can do to help move this forward? The PR seems to …
- 9:39 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) updated by
- > Why is python-memcached interesting today is because of HUUUGE …
- 9:31 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) updated by
-
FYI: I originally added support for
pymemcacheand suggested the … - 8:59 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) updated by
- The architecture of pymemcache is not allowing such flow without major …
- 8:44 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) closed by
- wontfix: Thanks for this ticket, however I don't think we would like to re-add …
- 8:27 AM Ticket #35073 (Database layer (models, ORM) - models.SET's callable is called when there are no objects to update.) updated by
-
Has patch changed
I updated the PR. - 8:24 AM Ticket #35154 (Database layer (models, ORM) - QuerySet implements `contains` but not `__contains__`) updated by
- (Collaborator of @fidoriel here) === Background: Type Annotation One …
- 8:00 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) updated by
- We are using it as follows with latest (it should be the minimum to …
- 7:43 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) updated by
-
Description changed
- 7:43 AM Ticket #35166 (Core (Cache system) - Return python-memcached support) created by
- In the past python-memcached was removed from Django (4.1). …
- 7:28 AM Ticket #35164 (Database layer (models, ORM) - PermissionError: Permission denied: site-packages) updated by
- Dear milahu, As mentioned by two Django maintainers, your use case is …
- 7:02 AM Ticket #27225 (HTTP handling - "age" header is not set for responses taken from cache.) closed by
- fixed: In 3580b47e: […]
- 6:29 AM Ticket #27225 (HTTP handling - "age" header is not set for responses taken from cache.) updated by
-
Triage Stage changed
- 6:27 AM Changeset [3580b47e]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #27225 -- Added "Age" header when fetching cached responses. …
- 6:27 AM Changeset [4b1cd8ed]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected cache_page()'s timeout value in tests.generic_views.urls.
- 6:18 AM Changeset [d70b79c6]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Replaced "Django test runner" with DiscoverRunner in release notes. …
- 5:57 AM Ticket #27225 (HTTP handling - "age" header is not set for responses taken from cache.) updated by
-
Summary changed
- 5:32 AM Ticket #34976 (Core (Management commands) - startproject and startapp should provide feedback) updated by
-
Needs tests changed
- 2:14 AM Ticket #16281 (contrib.contenttypes - ContentType.get_object_for_this_type using wrong database for creating ...) closed by
- fixed: In 02a600f: […]
- 1:29 AM Ticket #16281 (contrib.contenttypes - ContentType.get_object_for_this_type using wrong database for creating ...) updated by
-
Triage Stage changed
- 1:25 AM Changeset [02a600f]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #16281 -- Fixed ContentType.get_object_for_this_type() in a …
Feb 4, 2024:
- 10:36 PM Changeset [a47de0d]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Changed severity levels to list in security policy docs.
- 5:33 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
-
Cc changed
- 4:21 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
-
Cc, Patch needs improvement, Needs tests changed
- 3:37 PM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) updated by
- > Not sure how I would deal with the private fields though to be …
- 3:06 PM Ticket #34038 (contrib.admin - Low text contrast and no visual cues for links within body text in admin UI) updated by
-
Status, Owner changed
- 1:47 PM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) updated by
-
Owner changed
Hey, I'm interested in taking this over unless @Adam, you might want … - 1:02 PM Ticket #35165 (Uncategorized - Django Tutorial - Writing Your First App) closed by
- invalid: This is a bug tracker. See TicketClosingReasons/UseSupportChannels for …
- 12:29 PM Ticket #35165 (Uncategorized - Django Tutorial - Writing Your First App) created by
- Hello, I just recently completed the Django Tutorial - Writing Your …
- 11:03 AM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) updated by
- As mentioned previously by a few contributors already, this issue …
- 8:12 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by
- Ah sorry, I wanted to set this ticket as ready to be reviewed as …
- 7:50 AM Ticket #35149 (Database layer (models, ORM) - JSONField db_default requires wrapping values in json.dumps()) updated by
- In 761946f8: […]
- 7:50 AM Ticket #35149 (Database layer (models, ORM) - JSONField db_default requires wrapping values in json.dumps()) updated by
- In 914eee1: […]
- 7:48 AM Ticket #35149 (Database layer (models, ORM) - JSONField db_default requires wrapping values in json.dumps()) closed by
- fixed: In e67d7d70: […]
- 7:48 AM Ticket #35149 (Database layer (models, ORM) - JSONField db_default requires wrapping values in json.dumps()) updated by
- In fe1cb62: […]
- 4:09 AM Ticket #29748 (contrib.auth - Add AUTH_GROUP_MODEL setting to swap the group model) updated by
- defining AUTH_GROUP_MODEL in settings was a good solution, but …
- 3:17 AM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) updated by
- the "id" columns are missing in the "CREATE TABLE" queries, but later …
- 2:43 AM Ticket #35149 (Database layer (models, ORM) - JSONField db_default requires wrapping values in json.dumps()) updated by
-
Triage Stage changed
- 2:39 AM Changeset [e67d7d70]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35149 -- Fixed crashes of db_default with unresolvable output …
- 2:31 AM Changeset [fe1cb62]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #35149 -- Made equivalent db_default alterations noops. This …
- 2:24 AM Ticket #35162 (Database layer (models, ORM) - Adding a BinaryField, TextField, JSONField, or GeometryField with a ...) updated by
- In 3e7a30fb: […]
- 2:24 AM Ticket #35162 (Database layer (models, ORM) - Adding a BinaryField, TextField, JSONField, or GeometryField with a ...) closed by
- fixed: In dfc77637: […]
Feb 3, 2024:
- 6:29 PM Ticket #18597 (Forms - `BaseInlineFormSet` should attempt to get it's queryset from it's ...) updated by
-
Status, Owner, Version, Needs tests changed
Added new pull request with docs/tests: … - 4:41 PM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) updated by
- > to reproduce, build …
- 4:36 PM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) updated by
- I think we need a more minimal example. Perhaps if you try to put one …
- 3:47 PM Changeset [dfc77637]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35162 -- Fixed crash when adding fields with db_default on …
- 3:31 PM Ticket #35164 (Database layer (models, ORM) - PermissionError: Permission denied: site-packages) updated by
- > If makemigrations is attempting to generate migrations for packages …
- 2:55 PM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) updated by
- to reproduce, build https://github.com/milahu/archivebox/tree/django4 …
- 2:53 PM Ticket #29214 (Database layer (models, ORM) - Invalid SQL generated when annotating a subquery with an outerref to ...) updated by
- Well, I came here from #32839 and believe that it better explains the …
- 12:34 PM Ticket #35164 (Database layer (models, ORM) - PermissionError: Permission denied: site-packages) updated by
- > felixxm has no interest in supporting this use case i have no time …
- 12:29 PM Ticket #34976 (Core (Management commands) - startproject and startapp should provide feedback) updated by
-
Patch needs improvement changed
- 12:19 PM Ticket #35164 (Database layer (models, ORM) - PermissionError: Permission denied: site-packages) closed by
- invalid: Again, it is an issue in a 3rd party packages missed including …
- 12:16 PM Ticket #35164 (Database layer (models, ORM) - PermissionError: Permission denied: site-packages) created by
- continue https://github.com/django/django/pull/17816 currently, …
- 12:11 PM Ticket #35162 (Database layer (models, ORM) - Adding a BinaryField, TextField, JSONField, or GeometryField with a ...) updated by
-
Triage Stage changed
- 12:11 PM Ticket #35162 (Database layer (models, ORM) - Adding a BinaryField, TextField, JSONField, or GeometryField with a ...) updated by
-
Has patch, Triage Stage changed
- 12:04 PM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) closed by
-
worksforme: Implicit
idis added automatically to all models. I don't think … - 11:53 AM Ticket #35163 (Database layer (models, ORM) - sqlite3.OperationalError: no such column: django_migrations.id) created by
- continue https://github.com/django/django/pull/17815 the error is …
- 10:45 AM Ticket #28919 (Database layer (models, ORM) - Add support for Common Table Expression (CTE) queries) updated by
-
Cc changed
- 10:04 AM Ticket #29942 (Documentation - viewsource links to contrib.auth.forms not appearing) updated by
-
Status, Patch needs improvement, Owner changed
PR - 9:54 AM Ticket #35162 (Database layer (models, ORM) - Adding a BinaryField, TextField, JSONField, or GeometryField with a ...) created by
-
MySQL do not support literal value
DEFAULTfor these fields and … - 9:51 AM Ticket #30686 (Utilities - Improve utils.text.Truncator &co to use a full HTML parser.) updated by
-
Patch needs improvement changed
- 9:20 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by
-
Triage Stage changed
You should not mark your own PRs as "ready for checkin". - 8:06 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by
-
Triage Stage changed
- 7:26 AM Ticket #33037 (Database layer (models, ORM) - TruncDay error when using offset timezones on MySQL, SQLite, and Oracle.) updated by
-
Has patch changed
Added patch here: https://github.com/django/django/pull/17814 - 4:54 AM Ticket #34038 (contrib.admin - Low text contrast and no visual cues for links within body text in admin UI) updated by
-
Status, Owner, Has patch changed
- 1:39 AM Ticket #29725 (Database layer (models, ORM) - Inefficient SQL generated when counting a ManyToMany) updated by
- I'm not sure if this is a viable solution. It passing the …
- 12:33 AM Ticket #35149 (Database layer (models, ORM) - JSONField db_default requires wrapping values in json.dumps()) updated by
-
Has patch changed
Note:
See TracTimeline
for information about the timeline view.