Timeline



Mar 22, 2023:

1:23 PM Ticket #34409 (Documentation - Examples of fetching raw SQL don't work for non-unique column names.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In b0b76976: […]
1:23 PM Changeset [b0b76976]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed #34409 -- Doc'd limitation of dictfetchall() and …
1:21 PM Ticket #34409 (Documentation - Examples of fetching raw SQL don't work for non-unique column names.) closed by GitHub <noreply@…>
fixed: In 216eb638: […]
1:20 PM Changeset [216eb638]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34409 -- Doc'd limitation of dictfetchall() and …
1:20 PM Ticket #34409 (Documentation - Examples of fetching raw SQL don't work for non-unique column names.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
11:22 AM Ticket #34427 (Template system - Improve error message for incorrect context processors) updated by Shahriar Sohan
Status, Owner changed
11:17 AM Ticket #34427 (Template system - Improve error message for incorrect context processors) updated by Shahriar Sohan
Status, Owner changed
10:24 AM Changeset [d118cbb]stable/4.2.x by Carlton Gibson <carlton.gibson@…>
[4.2.x] Doc'd use of asgiref.sync adapters with sensitive variables. …
8:36 AM Changeset [b00046d]mainstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton.gibson@…>
Doc'd use of asgiref.sync adapters with sensitive variables.
8:30 AM Ticket #34383 (Template system - Layout error in Admin when using help_text) updated by Mariusz Felisiak
I tried to fix this, it's much better (but not perfect, you can see …
7:52 AM Ticket #34383 (Template system - Layout error in Admin when using help_text) updated by Mariusz Felisiak
Cc, Severity, Triage Stage changed
Thanks for details! Regression in …
7:40 AM Ticket #34383 (Template system - Layout error in Admin when using help_text) updated by Antonio Candido Nazareth junior
Status, Resolution changed
Steps to reproduce the error: Create model new: app.new.models.py …
7:32 AM bug.jpg attached to Ticket #34383 by Antonio Candido Nazareth junior
Error breaking line with two or more columns with help_text
5:01 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by GitHub <noreply@…>
In 203a15c: […]
5:01 AM Changeset [203a15c]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Refs #31949 -- Adjusted error reporting docs.
4:21 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by GitHub <noreply@…>
In 23cbed21: […]
4:21 AM Changeset [23cbed21]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Refs #31949 -- Enabled @sensitive_variables to work with async functions.
3:56 AM Changeset [e4fad137]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed typo in docs/topics/class-based-views/mixins.txt. …
2:35 AM Changeset [6087bc4e]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed typo in docs/topics/class-based-views/mixins.txt.
2:33 AM Ticket #34424 (Forms - SelectDateWidget can crash with OverflowError.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In d22209cb: […]
2:00 AM Ticket #34424 (Forms - SelectDateWidget can crash with OverflowError.) updated by Mariusz Felisiak
Triage Stage changed
1:59 AM Changeset [d22209cb]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34424 -- Fixed SelectDateWidget crash for inputs raising …
1:50 AM Changeset [b4870e7]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #34434 -- Added assertion for cleaning 0-0-0 for forms.DateField.

Mar 21, 2023:

2:53 PM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In ae824ece: […]
2:52 PM Changeset [ae824ece]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to …
2:52 PM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) closed by GitHub <noreply@…>
fixed: In 02c356f: […]
2:51 PM Changeset [02c356f]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to async …
2:33 PM Ticket #34388 (Database layer (models, ORM) - Added support for direct usage of Choices classes on model fields) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In a2eaea8: […]
2:31 PM Ticket #34430 (Generic views - Custom exception handler not called) closed by Mariusz Felisiak
invalid: There is no such setting in Django as REST_FRAMEWORK. Please don't …
2:14 PM Ticket #34430 (Generic views - Custom exception handler not called) created by frontierconnect
coded my own method custom_exception_handler for exception handling …
1:44 PM Changeset [a2eaea8]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34388 -- Allowed using choice enumeration types directly on …
1:33 PM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) updated by Mariusz Felisiak
Triage Stage changed
12:05 PM Ticket #34427 (Template system - Improve error message for incorrect context processors) updated by Claude Paroz
Triage Stage changed
11:25 AM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) updated by Carlton Gibson
Description changed
11:03 AM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) updated by Carlton Gibson
Description changed
10:55 AM Ticket #34429 (contrib.auth - Allow to set unusable password via admin UI) created by Tobias Bengfort
Django allows to have user accounts with unusable passwords, either …
10:32 AM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) updated by Carlton Gibson
Has patch changed
PR
10:31 AM Ticket #34428 (contrib.staticfiles - ASGIStaticFilesHandler raises warning.) created by Carlton Gibson
#33735 added async support to StreamingHttpResponse for Django 4.2. …
9:45 AM Tickets #33134,​34077 batch updated by Carlton Gibson <carlton.gibson@…>
In 051d594: […]
9:40 AM Ticket #34427 (Template system - Improve error message for incorrect context processors) updated by Adam Johnson
Summary changed
9:40 AM Ticket #34427 (Template system - Improve error message for incorrect context processors) created by Adam Johnson
If you write a template context processor but return the wrong type, …
9:12 AM Changeset [051d5944]mainstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton.gibson@…>
Refs #33134, Refs #34077 -- Adjusted form rendering recursion test. …
9:01 AM Ticket #34402 (contrib.admin - Admin search_fields crashes for inherited model and __iexact lookup.) updated by Rahmat Faisal
Owner, Status changed
7:50 AM Ticket #34388 (Database layer (models, ORM) - Added support for direct usage of Choices classes on model fields) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
7:37 AM Ticket #34426 (Forms - Pass the BoundField instance to the Widget.render) closed by Mariusz Felisiak
duplicate: Duplicate of #33166 (see also #34077).
7:08 AM Ticket #34426 (Forms - Pass the BoundField instance to the Widget.render) created by Christophe Henry
Django 4's form rendering API is nice, but lacking a important feature …
5:39 AM Ticket #34417 (Migrations - AlterField migration on ForeignKey field re-creates foreign key ...) updated by Deniz Altun
Status, Owner changed
5:10 AM Ticket #28283 (contrib.admin - _changeform_view sends wrong object after ModelForm validation) updated by Mariusz Felisiak
Status, Owner changed
5:08 AM Ticket #19303 (contrib.admin - ModelAdmin.formfield_overrides is ignored for fields with choices) updated by Mariusz Felisiak
Status changed
5:08 AM Ticket #19303 (contrib.admin - ModelAdmin.formfield_overrides is ignored for fields with choices) updated by Mariusz Felisiak
Status, Owner changed
4:54 AM Ticket #10327 (contrib.admin - Pass document.domain to popup windows in admin) closed by Mariusz Felisiak
wontfix: The document.domain setter is …
4:35 AM Ticket #20752 (HTTP handling - Error signals are not reliable, especially when dealing with database ...) updated by Mariusz Felisiak
Status, Owner changed
4:35 AM Ticket #23843 (Database layer (models, ORM) - Test failures on Oracle/Python3) updated by Mariusz Felisiak
Owner, Status changed
4:34 AM Ticket #25656 (contrib.admin - Recent Actions admin section contains link to edit form even when user ...) updated by Mariusz Felisiak
Status, Owner changed
4:33 AM Ticket #27460 (Database layer (models, ORM) - Allow declaring a GenericRelation from an abstract model to another ...) updated by Mariusz Felisiak
Status, Owner changed
4:33 AM Ticket #27447 (Testing framework - Provide an easy way to test sending of signals) updated by Mariusz Felisiak
Status, Owner changed
4:33 AM Ticket #22055 (Core (URLs) - 404 page does not display stack trace when Resolver404 is raised from ...) updated by Mariusz Felisiak
Status changed
4:33 AM Ticket #22055 (Core (URLs) - 404 page does not display stack trace when Resolver404 is raised from ...) updated by Mariusz Felisiak
Status, Owner changed
4:32 AM Ticket #27923 (Forms - Add form signals (pre_init, post_init, pre_clean, post_clean, etc.)) updated by Mariusz Felisiak
Status, Owner changed
4:32 AM Ticket #22479 (HTTP handling - Support byte range requests in django.views.static.serve) updated by Mariusz Felisiak
Status, Owner changed
4:32 AM Ticket #27487 (contrib.admin - ModelAdmin.formfield_overrides on ManyToManyField isn't compatible ...) updated by Mariusz Felisiak
Status, Owner changed
4:31 AM Ticket #27833 (Database layer (models, ORM) - prefetch_related fails with SQLite when used with 1000 parent records) updated by Mariusz Felisiak
Owner, Status changed
4:31 AM Ticket #15855 (Core (Cache system) - cache_page decorator bypasses any Vary headers set in middleware) updated by Mariusz Felisiak
Status, Owner changed
4:30 AM Ticket #9739 (contrib.admin - Admin does not correctly prefill DataTimeField from URL) updated by Mariusz Felisiak
Status, Owner changed
4:29 AM Ticket #20372 (contrib.admin - using registration/logged_out.html template overrides admin logout) updated by Mariusz Felisiak
Status, Owner changed
4:28 AM Ticket #31539 (Database layer (models, ORM) - Add support for bulk operations on reverse many-to-one manager) updated by Mariusz Felisiak
Status, Owner changed
4:28 AM Ticket #29771 (Database layer (models, ORM) - Support database-specific syntax for bulk_update) updated by Mariusz Felisiak
Status, Owner changed
4:27 AM Ticket #21076 (contrib.sessions - Offer the ability to store a hash of session IDs rather than the ID itself) updated by Mariusz Felisiak
Status, Owner changed
4:27 AM Ticket #25281 (contrib.auth - Permission strings don't uniquely identify permissions) updated by Mariusz Felisiak
Status, Owner changed
4:25 AM Ticket #26223 (Migrations - Squashing migrations with preserve_default=False keeps the default) updated by Mariusz Felisiak
Status, Owner changed
4:25 AM Ticket #31932 (Forms - Unique checking in formsets should exclude forms marked for deletion.) updated by Mariusz Felisiak
Status, Owner changed
4:24 AM Ticket #28872 (Database layer (models, ORM) - JSONField __in operator breaks when given a values_list()) updated by Mariusz Felisiak
Status, Owner changed
4:24 AM Ticket #22125 (Database layer (models, ORM) - Unnecessary creation of index for ManyToManyField) updated by Mariusz Felisiak
Status changed
4:24 AM Ticket #22125 (Database layer (models, ORM) - Unnecessary creation of index for ManyToManyField) updated by Mariusz Felisiak
Status, Owner changed
4:21 AM Ticket #21461 (Database layer (models, ORM) - Add pre_update and post_update signals) updated by Mariusz Felisiak
Status, Owner changed
4:20 AM Ticket #28048 (Generic views - Allow generic date views to use related fields as date_field) updated by Mariusz Felisiak
Status, Owner changed
4:13 AM Ticket #28384 (contrib.admin - ModelAdmin.lookup_allowed() incorrectly raises ...) updated by Mariusz Felisiak
Patch needs improvement changed
2:56 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by Mariusz Felisiak
Needs documentation changed
2:05 AM Ticket #34409 (Documentation - Examples of fetching raw SQL don't work for non-unique column names.) updated by Mariusz Felisiak
Patch needs improvement, Has patch changed
PR
1:51 AM Ticket #34424 (Forms - SelectDateWidget can crash with OverflowError.) updated by Mariusz Felisiak
Status, Owner changed

Mar 20, 2023:

11:41 PM Ticket #34424 (Forms - SelectDateWidget can crash with OverflowError.) updated by Mariusz Felisiak
Triage Stage, Type, Summary changed
Thanks for this report.
11:26 PM Ticket #34425 (Error reporting - @sensitive_variables doesn't work with async functions) closed by Mariusz Felisiak
duplicate: Duplicate of #31949. We can fix this with Refs #31949 -- ....
11:22 PM Ticket #34425 (Error reporting - @sensitive_variables doesn't work with async functions) created by Jon Janzen
This was brought up during review of …
4:25 PM diff.patch attached to Ticket #34424 by Jure Slak
patch
4:24 PM Ticket #34424 (Forms - SelectDateWidget can crash with OverflowError.) created by Jure Slak
Given a relatively common view like this: […] A user can …
1:27 PM Ticket #34417 (Migrations - AlterField migration on ForeignKey field re-creates foreign key ...) updated by Simon Charette
Sounds good, you'll want to assign the ticket to you then.
10:08 AM Ticket #34417 (Migrations - AlterField migration on ForeignKey field re-creates foreign key ...) updated by Deniz Altun
Hello Simon, just letting you know that I will be working on this patch.
8:13 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by Mariusz Felisiak
Personally, I'd rather add a new migration operation than abuse …
7:43 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by Mariusz Felisiak
There is also an alternative …
7:08 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by Jacob Walls
Needs documentation, Needs tests changed
4:59 AM Ticket #34423 (Migrations - Migrations, UniqueConstraint lenght of identifier can be too long for ...) updated by Joel Shapiro
Replying to Mariusz Felisiak: > Thanks for this ticket, …
4:03 AM Ticket #34423 (Migrations - Migrations, UniqueConstraint lenght of identifier can be too long for ...) closed by Mariusz Felisiak
wontfix: Thanks for this ticket, however, I'm against this change. First of all …
3:21 AM Ticket #34423 (Migrations - Migrations, UniqueConstraint lenght of identifier can be too long for ...) updated by Joel Shapiro
PR; https://github.com/django/django/pull/16664
3:10 AM Ticket #34423 (Migrations - Migrations, UniqueConstraint lenght of identifier can be too long for ...) created by Joel Shapiro
When creating a new unique constraint it is quite easy with the …
2:19 AM Changeset [e829b0a2]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Bumped version for 4.2 release candidate 1.
2:07 AM Changeset [f9f9215d]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed some typos in comments, docstrings, and tests.
1:58 AM Ticket #34420 (Migrations - Migration import ordering violates coding style and isort defaults) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In b295b311: […]
12:24 AM Ticket #34420 (Migrations - Migration import ordering violates coding style and isort defaults) updated by Mariusz Felisiak
Triage Stage changed
12:23 AM Changeset [b295b311]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34420 -- Corrected the order of imports in generated migration …
12:02 AM Changeset [0eb3e9bd]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Updated source translation catalogs. Forwardport of …

Mar 19, 2023:

11:59 PM Changeset [7e79fb35]stable/4.2.x by GitHub <noreply@…>
[4.2.x] Updated source translation catalogs.
2:00 PM Ticket #33671 (Migrations - Migrations crashes when adding/altering collations on indexed columns ...) updated by Mariusz Felisiak
Status, Resolution changed
Please don't close unresolved tickets. Have you checked the ticket …
1:52 PM Ticket #33671 (Migrations - Migrations crashes when adding/altering collations on indexed columns ...) closed by Durval Carvalho
fixed
1:52 PM Ticket #33671 (Migrations - Migrations crashes when adding/altering collations on indexed columns ...) updated by Durval Carvalho
Since this issue has been resolved in PR #15642 and PR #15629, I am …
6:17 AM Ticket #14832 (contrib.admin - Impossible to create inline objects if form validates but is unchanged) updated by Mariusz Felisiak
Replying to gustutu: > I also need this feature :) This …
Note: See TracTimeline for information about the timeline view.
Back to Top