Timeline

Jul 20, 2024: Today

1:41 AM Ticket #30448 (Database layer (models, ORM) - close_if_unusable_or_obsolete should skip connections in atomic block ...) updated by Carlton Gibson
#35618 was a duplicate.
1:41 AM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) closed by Carlton Gibson
duplicate: Yes, agreed. Duplicate of #30448.

Jul 19, 2024: Yesterday

5:27 PM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) updated by Simon Charette
Should we close as duplicate of #30448, this seems like the exact same …
3:41 PM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) updated by Anders Kaseorg
Created ​https://github.com/django/django/pull/18393.
3:41 PM Ticket #30448 (Database layer (models, ORM) - close_if_unusable_or_obsolete should skip connections in atomic block ...) updated by Anders Kaseorg
Cc changed
Created https://github.com/django/django/pull/18393.
3:40 PM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) updated by Anders Kaseorg
Has patch changed
12:16 PM Ticket #35492 (contrib.auth - Replace call to User.set_password with make_password in authenticate) closed by Natalia Bidart
wontfix: I did a follow up about this with the members Security Team and there …
11:07 AM Ticket #35604 (File uploads/storage - Unexpected behaviour of FileSystemStorage.exists() due to latest changes) updated by Natalia Bidart
Triage Stage changed
8:27 AM Ticket #35615 (Template system - making request.auser available in templates when async is used) updated by amirreza
hi, thanks for getting back to me i feel like i should add two more …
7:21 AM Ticket #35619 (File uploads/storage - django.core.files.uploadfile.InMemoryUploadedFile ignores chunk_size) updated by XU GUI PING
I have now solved my problem by setting FILE_UPLOAD_MAX_MEMORY_SIZE. …
7:06 AM Ticket #35619 (File uploads/storage - django.core.files.uploadfile.InMemoryUploadedFile ignores chunk_size) closed by Sarah Boyce
invalid: Hi, I believe what you're trying to report is that chunk_size is …
5:39 AM Ticket #35619 (File uploads/storage - django.core.files.uploadfile.InMemoryUploadedFile ignores chunk_size) updated by XU GUI PING
It doesn't seem to work. After the modification, the next problem will …
5:27 AM Ticket #35619 (File uploads/storage - django.core.files.uploadfile.InMemoryUploadedFile ignores chunk_size) created by XU GUI PING
in class django.core.files.uploadfile.InMemoryUploadedFile def …
5:20 AM Ticket #35615 (Template system - making request.auser available in templates when async is used) updated by Sarah Boyce
Cc changed
Thank you for the ticket amirreza > so i have to await on …
4:06 AM Ticket #35601 (Forms - Add TelInput widget) updated by Lucas Esposito
Has patch changed
A PR is ready for review: https://github.com/django/django/pull/18390
3:59 AM Ticket #28504 (Migrations - Add hooks into SchemaEditor.alter_field() and reduce complexity) updated by Bhuvnesh
Cc changed
3:51 AM Ticket #30200 (contrib.postgres - Add support for using indexes in update() for ArrayFields.) updated by Bhuvnesh
Cc changed
2:59 AM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) updated by Carlton Gibson
Cc changed
We had a similar issue in Channels, which we've addressed by …
2:39 AM Ticket #35616 (Template system - "url" template tag works with a context variable only if left unquoted) closed by Sarah Boyce
invalid: Hi Petr, in the …
2:32 AM Ticket #35589 (Migrations - AlterField should raise an error when changing primary key) updated by Sarah Boyce
Resolution changed
2:31 AM Ticket #35609 (Core (System checks) - RemovedInDjango50Warning communications with changing the default USE_TZ) updated by Sarah Boyce
Resolution changed
Thank you for the follow up Vladislav 👍 closed the ticket
2:29 AM Ticket #35589 (Migrations - AlterField should raise an error when changing primary key) closed by Sarah Boyce
wontfix: On SQLite, with a model: […] The schema is: `CREATE TABLE …
2:12 AM Ticket #35609 (Core (System checks) - RemovedInDjango50Warning communications with changing the default USE_TZ) updated by Vladislav Dobrovolskiy
Replying to Sarah Boyce: > Hi Vladislav, > So although …
1:54 AM Tickets #34125,​35559 batch updated by Sarah Boyce <42296566+sarahboyce@…>
fixed: In 9cb8baa0: […]
1:54 AM Changeset [9cb8baa0]main by Sarah Boyce <42296566+sarahboyce@…>
Fixed #35559 -- Avoided unnecessary query on sliced union of empty …

Jul 18, 2024:

5:41 PM Ticket #35601 (Forms - Add TelInput widget) updated by Lucas Esposito
Status, Owner changed
5:37 PM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) updated by Anders Kaseorg
The streaming case is the one that motivated me to call …
5:26 PM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) updated by Simon Charette
In order to prevent this problem from happening under normal …
4:42 PM Ticket #35617 (Uncategorized - NoReverseMatch at /hyperapp/edit_notes/55/) closed by Tim Graham
invalid: See TicketClosingReasons/UseSupportChannels for ways to get help. If …
4:18 PM Ticket #25986 (Core (Mail) - Django crashes on unicode characters in the local part of an e-mail address) updated by Sergei Maertens
It's been a long time, but I *think* this had to do with a test suite …
4:04 PM Ticket #35618 (Database layer (models, ORM) - response.close() in a TestCase prematurely closes PostgreSQL ...) created by Anders Kaseorg
If I call response.close() on an HTTP response from the test client …
3:58 PM NoReverseMatch_notes_app.docx attached to Ticket #35617 by John Barry
3:57 PM Ticket #35617 (Uncategorized - NoReverseMatch at /hyperapp/edit_notes/55/) created by John Barry
Created a small app to make notes and initial test of AI LLM POC. …
3:27 PM Ticket #35601 (Forms - Add TelInput widget) updated by Natalia Bidart
Triage Stage changed
Accepting following the forum conversation, highlighting this fragment …
3:23 PM Ticket #35616 (Template system - "url" template tag works with a context variable only if left unquoted) created by Petr Boháč
I tried passing a context variable as the url_name parameter like so: …
3:21 PM Ticket #32577 (Database layer (models, ORM) - Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`) updated by Natalia Bidart
Patch needs improvement changed
Replying to Tomasz Wójcik: > After 3 years I've decided …
3:16 PM Ticket #32577 (Database layer (models, ORM) - Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`) updated by Natalia Bidart
Version, Has patch changed
3:10 PM Ticket #20674 (Forms - html5 Input Type: range) updated by Natalia Bidart
#35600 was a duplicate.
3:10 PM Ticket #35600 (Forms - Add RangeInput widget) closed by Natalia Bidart
duplicate: Following the recent comments in the linked forum discussion, and …
2:21 PM Ticket #25986 (Core (Mail) - Django crashes on unicode characters in the local part of an e-mail address) updated by Mike Edmunds
Does anyone know of an email server or service where this sort of …
12:16 PM Ticket #16630 (Forms - Support for HTML5 input types) updated by Natalia Bidart
Tickets #35598, #35599, #35600 and #35601 were raised for other HTML5 …
12:12 PM Ticket #35599 (Forms - Add ColorInput widget) updated by Natalia Bidart
Version, Triage Stage changed
I agree that adding this widget is beneficial, and …
11:57 AM Ticket #35598 (Forms - Add SearchInput widget) updated by Natalia Bidart
Triage Stage changed
I agree that the adding of this widget is beneficial. Accepting based …
11:47 AM Ticket #35559 (Database layer (models, ORM) - Calling list() on an empty sliced union still causes a database query) updated by Sarah Boyce
Triage Stage changed
11:42 AM Ticket #35559 (Database layer (models, ORM) - Calling list() on an empty sliced union still causes a database query) updated by Simon Charette
Needs tests changed
Wrong assessment, test coverage exists as the crash detailed in #34125
11:35 AM Ticket #35559 (Database layer (models, ORM) - Calling list() on an empty sliced union still causes a database query) updated by Sarah Boyce
Needs tests changed
11:32 AM Ticket #18296 (Core (Management commands) - Make creating apps inside project folder more intuitive with manage.py ...) updated by Bruno Alla
Status, Owner changed
11:26 AM Ticket #35607 (File uploads/storage - Improve Storage base backend API flexibility to allow filename ...) updated by Sarah Boyce
Summary, Component, Cc, Triage Stage changed
11:18 AM Ticket #35612 (Documentation - Emphasise user responsibility within "Reporting security issues" to ...) updated by Natalia Bidart
Triage Stage changed
Accepting based on previous conversations within the Security Team.
11:15 AM Ticket #35339 (Database layer (models, ORM) - Ordering and filtering a Postgres ArrayAgg with parameters inverts SQL ...) updated by Natalia Bidart
#35613 was a duplicate.
11:09 AM Ticket #35607 (File uploads/storage - Improve Storage base backend API flexibility to allow filename ...) updated by Natalia Bidart
To add some extra context and details, below some extracts of …
10:36 AM Ticket #34636 (Database layer (models, ORM) - Add documentation for Query's function `sql_with_params`) updated by Alex
Status, Owner changed
10:28 AM Ticket #35614 (Database layer (models, ORM) - SQLCompiler.as_subquery_condition shouldn't modify the query object) updated by Simon Charette
Triage Stage, Easy pickings changed
10:26 AM Ticket #35462 (Database layer (models, ORM) - Add support JSONArrayAgg) updated by Simon Charette
Needs tests, Patch needs improvement changed
10:09 AM Ticket #34636 (Database layer (models, ORM) - Add documentation for Query's function `sql_with_params`) updated by Simon Charette
Triage Stage, Status, Resolution changed
Re-opening per [https://code.djangoproject.com/ticket/25705#comment:20
10:07 AM Ticket #25705 (Database layer (models, ORM) - Parameters are not adapted or quoted in Query.__str__) updated by Simon Charette
Thank you for chiming in Mariusz. > I don't mind documenting …
8:48 AM Ticket #35615 (Template system - making request.auser available in templates when async is used) created by amirreza
during testing django's async support i got an error when trying to …
5:35 AM Ticket #35614 (Database layer (models, ORM) - SQLCompiler.as_subquery_condition shouldn't modify the query object) updated by Csirmaz Bendegúz
Description, Has patch changed
5:12 AM Ticket #35614 (Database layer (models, ORM) - SQLCompiler.as_subquery_condition shouldn't modify the query object) created by Csirmaz Bendegúz
SQLCompiler.as_subquery_condition modifies the query object. …
4:57 AM Ticket #35546 (Documentation - Modernize contributing pages to align with current requirement of ...) updated by Sarah Boyce
Patch needs improvement changed
3:46 AM Ticket #35462 (Database layer (models, ORM) - Add support JSONArrayAgg) updated by Lufafa Joshua
Needs documentation changed
3:16 AM Ticket #35609 (Core (System checks) - RemovedInDjango50Warning communications with changing the default USE_TZ) closed by Sarah Boyce
needsinfo: Hi Vladislav, So although Django 4.2 is on extended support (which …
3:00 AM Ticket #35611 (contrib.admin - Admin action without the need to select objects) updated by Patrick Hintermayer
Hi Sarah, thank you for your message. I created a thread on the …
2:19 AM Ticket #35611 (contrib.admin - Admin action without the need to select objects) closed by Sarah Boyce
wontfix: Hi Patrick, thank you for the ticket When requesting a new feature to …
2:09 AM image-20240718-090920.png attached to Ticket #35611 by Sarah Boyce
1:42 AM Ticket #35603 (Database layer (models, ORM) - "string" in F("...") hangs) updated by Sarah Boyce <42296566+sarahboyce@…>
In 8fb7d304: […]
1:41 AM Changeset [8fb7d304]stable/5.1.x by Sarah Boyce <42296566+sarahboyce@…>
[5.1.x] Fixed #35603 -- Prevented F.contains() from hanging. …
1:39 AM Ticket #35603 (Database layer (models, ORM) - "string" in F("...") hangs) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In 6b3f554: […]
1:39 AM Changeset [6b3f554]main by Sarah Boyce <42296566+sarahboyce@…>
Fixed #35603 -- Prevented F.contains() from hanging. Regression …
1:33 AM Tickets #34045,​35606 batch updated by Sarah Boyce <42296566+sarahboyce@…>
In c3d3af8e: […]
1:30 AM Changeset [c3d3af8e]stable/5.0.x by Sarah Boyce <42296566+sarahboyce@…>
[5.0.x] Fixed #35606, Refs #34045 -- Fixed rendering of …
1:13 AM Tickets #34045,​35606 batch updated by Sarah Boyce <42296566+sarahboyce@…>
In 5eef80b: […]
1:12 AM Changeset [5eef80b]stable/5.1.x by Sarah Boyce <42296566+sarahboyce@…>
[5.1.x] Fixed #35606, Refs #34045 -- Fixed rendering of …
1:09 AM Tickets #34045,​35606 batch updated by Sarah Boyce <42296566+sarahboyce@…>
fixed: In 182f262b: […]
1:09 AM Changeset [182f262b]main by Sarah Boyce <42296566+sarahboyce@…>
Fixed #35606, Refs #34045 -- Fixed rendering of …
12:56 AM Ticket #25705 (Database layer (models, ORM) - Parameters are not adapted or quoted in Query.__str__) updated by Mariusz Felisiak
Replying to Carlton Gibson: > FWIW I’ve wanted …

Jul 17, 2024:

5:52 PM Ticket #35603 (Database layer (models, ORM) - "string" in F("...") hangs) updated by Simon Charette
Owner changed
Lufafa, we appreciate your interesting in contributing code to Django …
5:24 PM Ticket #35603 (Database layer (models, ORM) - "string" in F("...") hangs) updated by Tim Graham
Triage Stage, Has patch changed
PR. LGTM!
4:34 PM Ticket #35613 (contrib.postgres - SQL params mismatch when using ArrayAgg with timezone override) closed by Simon Charette
duplicate
4:34 PM Ticket #35613 (contrib.postgres - SQL params mismatch when using ArrayAgg with timezone override) updated by Simon Charette
Hey Claudia, thank you for your report I'm pretty sure this is a …
3:14 PM Ticket #35613 (contrib.postgres - SQL params mismatch when using ArrayAgg with timezone override) created by Claudia Onorato
Hi! When updating from Django 4.0 to Django 5.0., I encountered an …
2:51 PM Ticket #35603 (Database layer (models, ORM) - "string" in F("...") hangs) updated by Simon Charette
Tim, given we don't actually support it I think raising a TypeError
2:06 PM Ticket #35603 (Database layer (models, ORM) - "string" in F("...") hangs) updated by Tim Graham
Simon, do you think it's better to return False than the old behavior …
12:17 PM Ticket #35598 (Forms - Add SearchInput widget) updated by Jeremy Thompson
Owner changed
11:08 AM Ticket #35612 (Documentation - Emphasise user responsibility within "Reporting security issues" to ...) created by Sarah Boyce
When reporting a potential security vulnerability, the user's code …
11:05 AM Ticket #35598 (Forms - Add SearchInput widget) updated by Jeremy Thompson
PR here: https://github.com/django/django/pull/18377
10:56 AM Ticket #35598 (Forms - Add SearchInput widget) updated by Jeremy Thompson
Version, Has patch changed
10:10 AM Ticket #35611 (contrib.admin - Admin action without the need to select objects) updated by Patrick Hintermayer
Description changed
10:06 AM Ticket #35611 (contrib.admin - Admin action without the need to select objects) created by Patrick Hintermayer
I suggest adding a new option to write actions which does not need …
9:31 AM Ticket #35606 (contrib.admin - Admin changelist broken for model instances with __html__ method) updated by Sarah Boyce
Triage Stage, Patch needs improvement changed
9:17 AM Ticket #35610 (contrib.auth - Reverse for 'password_reset_complete' not found) closed by Tim Graham
invalid: Please see TicketClosingReasons/UseSupportChannels for places to get help.
8:52 AM Ticket #35610 (contrib.auth - Reverse for 'password_reset_complete' not found) created by miturralde_django
In summary, I'm trying to create a password reset button. To do this, …
6:37 AM Ticket #35609 (Core (System checks) - RemovedInDjango50Warning communications with changing the default USE_TZ) created by Vladislav Dobrovolskiy
Good afternoon When starting Django, we found a Warning that cannot be …
6:09 AM Ticket #35594 (Database layer (models, ORM) - Add support for non-distinct NULL expressions to ...) updated by Sarah Boyce <42296566+sarahboyce@…>
In fe9bf0c: […]
6:09 AM Ticket #30581 (Database layer (models, ORM) - Allow constraints to be used for validation (in Python)) updated by Sarah Boyce <42296566+sarahboyce@…>
In c3066982: […]
6:07 AM Changeset [fe9bf0c]stable/5.0.x by Sarah Boyce <42296566+sarahboyce@…>
[5.0.x] Fixed #35594 -- Added unique nulls distinct validation for …
6:07 AM Changeset [c3066982]stable/5.0.x by Sarah Boyce <42296566+sarahboyce@…>
[5.0.x] Refs #30581 -- Made unattached UniqueConstraint(fields) …
5:57 AM Ticket #35594 (Database layer (models, ORM) - Add support for non-distinct NULL expressions to ...) updated by Sarah Boyce <42296566+sarahboyce@…>
In 4d8e5743: […]
5:57 AM Ticket #30581 (Database layer (models, ORM) - Allow constraints to be used for validation (in Python)) updated by Sarah Boyce <42296566+sarahboyce@…>
In a2791f5e: […]
5:56 AM Changeset [4d8e5743]stable/5.1.x by Sarah Boyce <42296566+sarahboyce@…>
[5.1.x] Fixed #35594 -- Added unique nulls distinct validation for …
5:55 AM Changeset [a2791f5e]stable/5.1.x by Sarah Boyce <42296566+sarahboyce@…>
[5.1.x] Refs #30581 -- Made unattached UniqueConstraint(fields) …
5:52 AM Ticket #34701 (Database layer (models, ORM) - Add support for NULLS [NOT] DISTINCT to UniqueConstraint) updated by Sarah Boyce <42296566+sarahboyce@…>
In 0e49a8c3: […]
5:52 AM Ticket #35594 (Database layer (models, ORM) - Add support for non-distinct NULL expressions to ...) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In adc0b6aa: […]
5:52 AM Ticket #30581 (Database layer (models, ORM) - Allow constraints to be used for validation (in Python)) updated by Sarah Boyce <42296566+sarahboyce@…>
In 13922580: […]
5:52 AM Changeset [0e49a8c3]main by Sarah Boyce <42296566+sarahboyce@…>
Refs #34701 -- Moved UniqueConstraint(nulls_distinct) validation …
5:52 AM Changeset [adc0b6aa]main by Sarah Boyce <42296566+sarahboyce@…>
Fixed #35594 -- Added unique nulls distinct validation for …
5:52 AM Changeset [13922580]main by Sarah Boyce <42296566+sarahboyce@…>
Refs #30581 -- Made unattached UniqueConstraint(fields) validation …
4:40 AM Ticket #35594 (Database layer (models, ORM) - Add support for non-distinct NULL expressions to ...) updated by Sarah Boyce
Triage Stage changed
3:20 AM Ticket #35608 (contrib.admin - Regression: many-to-many fields are not being correctly persisted to ...) closed by Sarah Boyce
needsinfo: Hi Adrian, I appreciate you have said this is inconsistent, I am …
2:35 AM Ticket #35606 (contrib.admin - Admin changelist broken for model instances with __html__ method) updated by Sarah Boyce
Patch needs improvement changed
12:51 AM Ticket #35602 (Template system - Allow simple_tag to be defined and used in a for loop) updated by Tom Carrick
I've always known / thought that you can't use tags in other tags like …
Note: See TracTimeline for information about the timeline view.
Back to Top