Timeline
Apr 11, 2024:
- 9:33 PM Ticket #34925 (Database layer (models, ORM) - refresh_from_db() will not iterate through all of the fields listed in ...) updated by
- Correct. If applicable, backports are done immediately after merging a …
- 8:56 PM Ticket #34925 (Database layer (models, ORM) - refresh_from_db() will not iterate through all of the fields listed in ...) updated by
- Hi there. Can anyone confirm that there are no plans to backport this …
- 8:16 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) closed by
- duplicate: Thank you! Closing as duplicate of #35194
- 8:13 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
- Works for me. I'll reword the commit message so you can close this one …
- 8:09 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
- Simon, is my assumption correct that a PR is attached to this to …
- 6:00 PM Ticket #35194 (Database layer (models, ORM) - Postgres 16.2 with _iexact leads to IndeterminateCollation) updated by
-
Severity, Cc, Triage Stage changed
Re-opening as a release blocker for 5.0 at it's a bug in a new feature … - 5:21 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
- Nailed it down to [https://www.postgresql.org/docs/release/15.6/ a …
- 4:00 PM Changeset [c223d14]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected description of list_display being a list in tutorial 7.
- 3:57 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
- Thank you Simon for that ticket pointer, your plan makes sense …
- 3:34 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
-
Status, Resolution changed
- 3:30 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
-
Triage Stage changed
I'm able to reproduce against the Postgres 16.2 Docker image … - 3:23 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
- psycopg => 3.1.18, psycopg2 => 2.9.9 I'm on Debian 12 Bookworm - …
- 3:16 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
-
Cc changed
Hello there! Could you provide the exact version of psycopg2 and … - 2:08 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) updated by
- I don't know the details of what's going wrong - I've been able to run …
- 1:25 PM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) closed by
- worksforme: Hello, thank you for your report! Could you please provide more …
- 10:24 AM Ticket #7732 (Database layer (models, ORM) - Oracle Backend with SessionPool) updated by
-
Patch needs improvement changed
- 10:18 AM Ticket #35368 (Database layer (models, ORM) - Postgres schema test failure locally) created by
- The error is below. I bisected to commit …
- 8:43 AM Ticket #35235 (contrib.postgres - ArrayAgg() doesn't return default when filter contains __in=[].) updated by
- Hi! Just wondering what the status of this ticket is and when you …
- 5:31 AM Ticket #34277 (Database layer (models, ORM) - Add where clause in QuerySet.bulk_create() when update_conflicts=True) updated by
-
Patch needs improvement changed
Apr 10, 2024:
- 4:15 PM Changeset [8bbf73c]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed settings path in docs for installing SpatiaLite with Homebrew. …
- 4:13 PM Changeset [e359f05]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Updated docs for updating translations in …
- 3:20 PM Ticket #27106 (Documentation - Document which template filters can be used in Python code (and how)) updated by
- Replying to Ryan Cheley: > Before I start working on this …
- 12:09 PM Changeset [f973a70]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Made postgresql.tests.Tests.test_connect_pool less flaky by increasing …
- 11:31 AM Ticket #35361 (Core (Mail) - SafeMIMEText.set_payload() crash on Python 3.11.9) updated by
- In 27c32cc: […]
- 11:31 AM Tickets #34900,35361 batch updated by
- In 0d3ddcaf: […]
- 11:29 AM Changeset [27c32cc]stable/4.2.x by
- [4.2.x] Fixed #35361 -- Added release notes for 4.2.12 for backport of …
- 11:18 AM Changeset [0d3ddcaf]stable/4.2.x by
- [4.2.x] Refs #34900, Refs #35361 -- Fixed SafeMIMEText.set_payload() …
- 11:14 AM Ticket #35361 (Core (Mail) - SafeMIMEText.set_payload() crash on Python 3.11.9) updated by
- In 23d605d3: […]
- 11:14 AM Tickets #34900,35361 batch updated by
- In 2e6ae1e9: […]
- 10:57 AM Ticket #35361 (Core (Mail) - SafeMIMEText.set_payload() crash on Python 3.11.9) closed by
- fixed: In 42435fc5: […]
- 10:57 AM Tickets #33173,34118,34900,35361 batch updated by
- In 338ec052: […]
- 10:56 AM Changeset [42435fc5]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35361 -- Added release notes for 4.2.12 and 5.0.5 for backport …
- 10:56 AM Changeset [338ec052]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #35361 -- Added test for Email line length checks when dealing …
- 10:02 AM Ticket #35367 (Forms - Multi-field constraint are not correctly handled when a form has one ...) updated by
-
I think #12627 covers your previous comment about
readonly_fieldsin … - 9:01 AM Ticket #35350 (Database layer (models, ORM) - Crash on write of new instance when using GeneratedField) updated by
- In f075a19e: […]
- 8:43 AM Ticket #35350 (Database layer (models, ORM) - Crash on write of new instance when using GeneratedField) closed by
- fixed: In 8b53560e: […]
- 8:43 AM Changeset [8b53560e]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35350 -- Fixed save() with pk set on models with …
- 8:16 AM Ticket #35367 (Forms - Multi-field constraint are not correctly handled when a form has one ...) updated by
- Maybe an other way to express what I belive is: if there is any …
- 8:06 AM Ticket #35367 (Forms - Multi-field constraint are not correctly handled when a form has one ...) updated by
- I undestand that this may be a design choice, the part which worries …
- 6:27 AM Ticket #35367 (Forms - Multi-field constraint are not correctly handled when a form has one ...) updated by
- Hi David, to reiterate what David Sanders said, this is expected …
- 6:24 AM Ticket #35367 (Forms - Multi-field constraint are not correctly handled when a form has one ...) closed by
- wontfix: Form & model validation are separate concerns though & I'd argue this …
- 5:38 AM Ticket #35367 (Forms - Multi-field constraint are not correctly handled when a form has one ...) created by
- When a model defines a constraint which relates two or more fields and …
- 5:18 AM Ticket #35362 (Database layer (models, ORM) - ArrayField with nested CharField with a max_length silently truncates ...) closed by
-
duplicate: Duplicate of #33647.
Can see that
ArrayFieldis also part of the … - 4:39 AM Ticket #35365 (Core (Mail) - Add RFC 3834 Auto-Submitted header to emails by default) updated by
-
Type, Version, Cc, Triage Stage changed
Hi Tobias, thank you for this! Accepting as this sounds like the right … - 3:53 AM Ticket #35364 (Error reporting - AdminEmailHandler wastes work when ADMINS isn’t set) updated by
-
Triage Stage changed
PR - 1:44 AM Ticket #35366 (HTTP handling - Send and receive socket without opening the html web page) closed by
- invalid: Hi there 👋 This appears to be a support request. Please refer to one …
- 1:05 AM Ticket #35366 (HTTP handling - Send and receive socket without opening the html web page) created by
- I am having a django project where I have chat.html, journey.html, and …
Apr 9, 2024:
- 2:12 PM Ticket #35362 (Database layer (models, ORM) - ArrayField with nested CharField with a max_length silently truncates ...) updated by
- As for me this should be closed as a duplicate.
- 11:41 AM Ticket #35359 (Migrations - Got `django.core.exceptions.FieldError` when adding GeneratedField) updated by
- > I think that relying on this property once it lands is definitely …
- 11:11 AM Ticket #35365 (Core (Mail) - Add RFC 3834 Auto-Submitted header to emails by default) created by
- RFC 3824 (https://www.rfc-editor.org/rfc/rfc3834) defines the …
- 9:50 AM Ticket #35364 (Error reporting - AdminEmailHandler wastes work when ADMINS isn’t set) updated by
-
Has patch changed
- 9:46 AM Ticket #35350 (Database layer (models, ORM) - Crash on write of new instance when using GeneratedField) updated by
-
Triage Stage changed
- 9:46 AM Ticket #35364 (Error reporting - AdminEmailHandler wastes work when ADMINS isn’t set) updated by
-
Triage Stage changed
Makes sense, thank you! - 8:38 AM Ticket #35364 (Error reporting - AdminEmailHandler wastes work when ADMINS isn’t set) updated by
-
Status, Owner changed
- 8:38 AM Ticket #35364 (Error reporting - AdminEmailHandler wastes work when ADMINS isn’t set) created by
-
AdminEmailHandler.emit()does a lot of work to assemble the message … - 5:29 AM Ticket #35363 (Migrations - Makemigrations: option to "depend on most current everything") updated by
- https://forum.djangoproject.com/t/makemigrations-option-to-depend-on-mo …
- 5:19 AM Ticket #35363 (Migrations - Makemigrations: option to "depend on most current everything") closed by
- wontfix: Hi Klaas, This sounds like a feature request? In this case the …
- 5:08 AM Ticket #35362 (Database layer (models, ORM) - ArrayField with nested CharField with a max_length silently truncates ...) updated by
-
Version, Keywords, Triage Stage changed
Thank you for the report! Confirmed behaviour on main, 5.0 and 4.2. … - 3:52 AM Ticket #35363 (Migrations - Makemigrations: option to "depend on most current everything") created by
- The order in which Django migrations are run is determined when …
- 3:23 AM Ticket #33647 (Database layer (models, ORM) - bulk_update silently truncating values for size limited fields) updated by
- related: #35362
- 3:21 AM Ticket #35362 (Database layer (models, ORM) - ArrayField with nested CharField with a max_length silently truncates ...) created by
- With the following model […] Saving an over-long string value …
- 2:52 AM Ticket #28215 (Error reporting - sensitive_post_parameters/sensitive_variables leaking sensitive values ...) updated by
-
Status, Owner changed
Apr 8, 2024:
- 3:19 PM Ticket #33671 (Migrations - Migrations crashes when adding/altering collations on indexed columns ...) updated by
- As per https://docs.oracle.com/en/error-help/db/ora-43923/ Collation …
- 3:15 PM Ticket #12264 (Forms - calendar.js depends on jsi18n but date widgets using it do not specify ...) updated by
-
Status, Owner changed
Thanks for the activity here! I'm happy to open a pull request when a … - 11:34 AM Ticket #12264 (Forms - calendar.js depends on jsi18n but date widgets using it do not specify ...) updated by
- I agree completely. In my mind, the admin widgets aren't really that …
- 11:33 AM Ticket #27106 (Documentation - Document which template filters can be used in Python code (and how)) updated by
-
Cc changed
Baptiste, would you have some time to answer the latest question in … - 11:25 AM Ticket #35137 (Error reporting - Collapsible error container elements do not indicate that they are ...) updated by
- Note that #35189 also deals with collapsible elements and …
- 11:16 AM Ticket #35350 (Database layer (models, ORM) - Crash on write of new instance when using GeneratedField) updated by
-
Has patch, Status, Owner changed
- 11:03 AM Ticket #12264 (Forms - calendar.js depends on jsi18n but date widgets using it do not specify ...) updated by
-
Cc changed
Tom, Claude, would you have further insights for the comment:5 above? - 10:43 AM Ticket #35361 (Core (Mail) - SafeMIMEText.set_payload() crash on Python 3.11.9) updated by
-
Has patch, Status, Owner changed
PR for main adding a test (to be backported along with the fix from … - 7:53 AM Ticket #35361 (Core (Mail) - SafeMIMEText.set_payload() crash on Python 3.11.9) updated by
-
Triage Stage changed
Related forum discussion: … - 7:46 AM Ticket #35361 (Core (Mail) - SafeMIMEText.set_payload() crash on Python 3.11.9) created by
- A recent bug fix to Python …
- 6:18 AM Ticket #35356 (Database layer (models, ORM) - Issue with OneToOneField and recursive relationships in ...) updated by
- Thanks for the quick patch on this! I can confirm, form my end, that …
- 4:09 AM Ticket #18119 (Core (Other) - add DomainNameValidator to validate Internet Domain Names) updated by
-
Needs documentation, Patch needs improvement changed
- 3:45 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by
-
Patch needs improvement changed
Marking as patch needs improvement as I failed to follow the … - 3:34 AM Ticket #7732 (Database layer (models, ORM) - Oracle Backend with SessionPool) updated by
-
Patch needs improvement changed
Note:
See TracTimeline
for information about the timeline view.