Timeline
May 2, 2022:
- 6:31 PM Ticket #33674 (Error reporting - Timezones cause 500 errors to not email the site admin) updated by
-
Description changed
- 6:28 PM Ticket #33674 (Error reporting - Timezones cause 500 errors to not email the site admin) created by
- I believe I have found a bug - my site was working great prior to …
- 2:57 PM Ticket #25612 (contrib.auth - django.contrib.auth should include support for 2fa out of the box) updated by
-
Status, Owner changed
- 12:52 PM Ticket #33658 (Documentation - Document the "blank" argument of forms.ModelChoiceField.) updated by
-
Triage Stage changed
- 7:57 AM Ticket #33658 (Documentation - Document the "blank" argument of forms.ModelChoiceField.) updated by
-
Patch needs improvement changed
Implemented suggested changes - 7:48 AM Ticket #25105 (Migrations - Migrating multiple CharFields to null=False breaks on PostgreSQL) updated by
-
Cc, Status, Has patch, Owner changed
Hi there, Here is a PR … - 6:49 AM Ticket #29538 (Database layer (models, ORM) - Query Expression in ordering of a related object fails) updated by
- After 8c5f9906c56ac72fc4f13218dd90bdf9bc8a248b it crashes with: […]
- 6:34 AM Ticket #26318 (Database layer (models, ORM) - Unexpected / duplicated queries on nested Prefetch queryset with ...) closed by
- duplicate: Fixed by f5233dce309543c826224be9dfa9c9f4f855f73c. Duplicate of #32511.
- 5:21 AM Ticket #33658 (Documentation - Document the "blank" argument of forms.ModelChoiceField.) updated by
-
Patch needs improvement changed
- 4:22 AM Ticket #33665 (contrib.postgres - Add support for Postgres multirange) closed by
- duplicate: Thanks! I had a gut feeling that I'd seen it already 🤦. Let's close it …
- 4:14 AM Ticket #33665 (contrib.postgres - Add support for Postgres multirange) updated by
- I just found https://code.djangoproject.com/ticket/33238 for this …
- 3:53 AM Ticket #33646 (Database layer (models, ORM) - Adding async interface to QuerySet.) updated by
- In 271a8e7: […]
- 3:53 AM Ticket #33646 (Database layer (models, ORM) - Adding async interface to QuerySet.) updated by
- In 77926176: […]
- 3:52 AM Changeset [271a8e7]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #33646 -- Made QuerySet.raw() async-compatible.
- 3:52 AM Changeset [7792617]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #33646 -- Added RawModelIterable.
- 3:06 AM Ticket #33413 (Migrations - Errors with db_collation – no propagation to foreignkeys) closed by
- fixed: In aca9bb2a: […]
- 2:59 AM Ticket #33673 (Migrations - PostgreSQL removes constraints when removing columns.) closed by
- needsinfo: Thanks for the report, however PostgreSQL silently drops constraints, …
- 1:13 AM Ticket #33413 (Migrations - Errors with db_collation – no propagation to foreignkeys) updated by
-
Patch needs improvement, Triage Stage changed
- 1:13 AM Changeset [aca9bb2a]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #33413 -- Made migrations propage collations to related fields.
- 12:34 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by
-
Patch needs improvement changed
- 12:32 AM Changeset [fe2140c1]stable/4.0.x by
- [4.0.x] Removed 'tests' path prefix in a couple tests. Backport of …
May 1, 2022:
- 11:58 PM Ticket #33658 (Documentation - Document the "blank" argument of forms.ModelChoiceField.) updated by
-
Has patch changed
PR https://github.com/django/django/pull/15645 - 11:21 PM Changeset [694cf458]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Removed 'tests' path prefix in a couple tests.
- 11:12 PM Ticket #31026 (Forms - Switch form rendering to template engine) updated by
- In 3f5d43ce: […]
- 11:11 PM Changeset [3f5d43c]stable/4.0.x by
- [4.0.x] Refs #31026 -- Changed @jinja2_tests imports to be relative. …
- 10:48 PM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by
-
Has patch changed
Pull Request created: PR - 10:26 PM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by
-
Status, Owner changed
- 11:05 AM Ticket #33507 (Database layer (models, ORM) - Use native UUID data type on MariaDB 10.7+) updated by
- I changed type to UUID but it has broken prefetch_related tests. I …
- 6:10 AM Ticket #28785 (Migrations - Tracking migrations) updated by
-
Owner changed
Apr 30, 2022:
- 1:50 PM Ticket #33673 (Migrations - PostgreSQL removes constraints when removing columns.) updated by
-
Description changed
- 1:49 PM Ticket #33673 (Migrations - PostgreSQL removes constraints when removing columns.) created by
- I’ve encountered an odd bug(?) in Django in our production code. …
- 1:36 PM Ticket #33672 (Database layer (models, ORM) - bulk_update - duplicate updates as side effect from batch_size) updated by
- Replying to jerch: > Would you reconsider the decision, if …
- 12:51 PM Ticket #32565 (Core (URLs) - Extract URL resolver view strings mapping to admindocs) updated by
-
Needs documentation, Patch needs improvement changed
Updated the patch and documented the changes. - 10:33 AM Ticket #33672 (Database layer (models, ORM) - bulk_update - duplicate updates as side effect from batch_size) updated by
- Would you reconsider the decision, if I'd provide the patch myself? …
- 8:03 AM Ticket #33672 (Database layer (models, ORM) - bulk_update - duplicate updates as side effect from batch_size) closed by
- duplicate: Thanks for this ticket, however we decided that it is not worth …
- 4:29 AM Ticket #33672 (Database layer (models, ORM) - bulk_update - duplicate updates as side effect from batch_size) updated by
-
Description changed
- 4:25 AM Ticket #33672 (Database layer (models, ORM) - bulk_update - duplicate updates as side effect from batch_size) created by
-
While trying to mimick
bulk_update
behavior forfast_update
I …
Apr 29, 2022:
- 2:44 PM Ticket #33671 (Migrations - Migrations crashes when adding/altering collations on indexed columns ...) updated by
- In 1b3a949b: […]
- 2:43 PM Changeset [1b3a949b]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #33671 -- Fixed migrations crash when adding collation to a …
- 2:18 PM Ticket #30426 (Core (Other) - Make security headers default.) updated by
- In f0ba799e: […]
- 2:17 PM Changeset [f0ba799e]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #30426 -- Updated XFrameOptionsMiddleware docstring. Follow up …
- 1:23 PM Ticket #33671 (Migrations - Migrations crashes when adding/altering collations on indexed columns ...) created by
- Migrations crashes when adding/altering collations on indexed columns …
- 1:17 PM Ticket #33670 (Migrations - Migrations changes to implicit primary key when primary key is altered ...) closed by
- fixed: In b34238ad: […]
- 1:16 PM Changeset [b34238a]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #33670 -- Fixed altering primary key on SQLite.
- 12:27 PM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by
- As a workaround, it may be possible to migrate the unique_together to …
- 10:30 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by
- Just got hit by this bug, I believe that at least in recent versions …
- 7:37 AM Ticket #33670 (Migrations - Migrations changes to implicit primary key when primary key is altered ...) updated by
-
Triage Stage changed
- 7:13 AM Ticket #33670 (Migrations - Migrations changes to implicit primary key when primary key is altered ...) updated by
-
Cc changed
- 5:47 AM Ticket #33670 (Migrations - Migrations changes to implicit primary key when primary key is altered ...) updated by
-
Has patch changed
PR - 5:17 AM Ticket #33670 (Migrations - Migrations changes to implicit primary key when primary key is altered ...) created by
- Migrations drops explicit primary key defined on a model when it's altered.
- 3:19 AM Ticket #33413 (Migrations - Errors with db_collation – no propagation to foreignkeys) updated by
-
Patch needs improvement changed
- 2:23 AM Ticket #23435 (contrib.contenttypes - GenericForeignKey should be indexed) updated by
- In 2308fb58: […]
- 2:23 AM Ticket #23435 (contrib.contenttypes - GenericForeignKey should be indexed) updated by
- In 562e3bc: […]
- 2:23 AM Changeset [2308fb5]stable/4.0.x by
- [4.0.x] Refs #23435 -- Added note about GenericForeignKey indexes to …
- 12:48 AM Ticket #33413 (Migrations - Errors with db_collation – no propagation to foreignkeys) updated by
- In 87da2833: […]
- 12:48 AM Changeset [562e3bc]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #23435 -- Added note about GenericForeignKey indexes to docs.
- 12:17 AM Ticket #33669 (contrib.admin - cell_count filter crashes if field_data is a dictionary) closed by
- duplicate: It's a duplicate of #33547, fixed by …
Note:
See TracTimeline
for information about the timeline view.