Timeline



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
Status, Owner 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 …

Mar 18, 2023:

4:32 PM Ticket #28384 (contrib.admin - ModelAdmin.lookup_allowed() incorrectly raises ...) updated by Sarah Boyce
Patch needs improvement changed
1:08 PM Ticket #34420 (Migrations - Migration import ordering violates coding style and isort defaults) updated by Andy Chosak
Has patch changed
PR
11:05 AM Ticket #14832 (contrib.admin - Impossible to create inline objects if form validates but is unchanged) updated by gustutu
I also need this feature :)
9:02 AM Ticket #34419 (contrib.admin - Document django.contrib.admin.sites.all_sites) updated by Mariusz Felisiak
Triage Stage changed
8:39 AM Ticket #34402 (contrib.admin - Admin search_fields crashes for inherited model and __iexact lookup.) updated by Rahmat Faisal
let me check
8:06 AM Ticket #34322 (contrib.staticfiles - ManifestStaticFilesStorage crashes on commented JavaScript import ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In f2923306: […]
8:06 AM Changeset [f2923306]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed #34322 -- Made ES module support to …
8:05 AM Ticket #34322 (contrib.staticfiles - ManifestStaticFilesStorage crashes on commented JavaScript import ...) closed by GitHub <noreply@…>
fixed: In e10c1688: […]
8:05 AM Changeset [e10c1688]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage …
7:55 AM Ticket #34421 (Database layer (models, ORM) - QuerySet.update() on querysets in descending order by annotations.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 2ffa815c: […]
7:53 AM Ticket #34420 (Migrations - Migration import ordering violates coding style and isort defaults) updated by Mariusz Felisiak
Status, Owner changed
7:52 AM Ticket #34420 (Migrations - Migration import ordering violates coding style and isort defaults) updated by Mariusz Felisiak
Has patch, Triage Stage changed
Normally I would reject this ticket as migrations are auto-generated …
7:27 AM Ticket #34422 (Core (Management commands) - inspectdb mysql databases) closed by Mariusz Felisiak
invalid: Replying to brun806: > i think there is some bug in …
7:19 AM Changeset [2ffa815c]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34421 -- Fixed QuerySet.update() on querysets in descending …
6:37 AM Ticket #34422 (Core (Management commands) - inspectdb mysql databases) updated by brun806
Status, Resolution, Description changed
Ticket was closed by Tim Graham, with "This isn't a support channel. …
6:23 AM Ticket #28384 (contrib.admin - ModelAdmin.lookup_allowed() incorrectly raises ...) updated by Sarah Boyce
Patch needs improvement changed
6:14 AM Ticket #25313 (Documentation - Document how to migrate from a built-in User model to a custom User model) updated by David Freiholtz
With reservation for that I'm still pretty much a beginner and that I …
5:32 AM Ticket #34422 (Core (Management commands) - inspectdb mysql databases) closed by Tim Graham
invalid: This isn't a support channel. See …
5:05 AM Ticket #34422 (Core (Management commands) - inspectdb mysql databases) created by brun806
i think there is some bug in inspectdb command. now when i manually …
4:28 AM Ticket #28384 (contrib.admin - ModelAdmin.lookup_allowed() incorrectly raises ...) updated by Sarah Boyce
Status, Owner, Has patch changed
https://github.com/django/django/pull/16661
Note: See TracTimeline for information about the timeline view.
Back to Top