Timeline



Feb 1, 2022:

7:28 PM Ticket #33481 (contrib.contenttypes - Clarify remove_stale_contenttypes data loss warning) updated by Tim Graham
Triage Stage, Component, Summary changed
I wrote the original sentence in …
6:43 PM Ticket #33487 (Migrations - Adding `validate_slug` to a model's validators causes flapping ...) closed by Tim Graham
invalid: Compatibility between Django versions isn't guaranteed for migrations. …
6:10 PM Ticket #33487 (Migrations - Adding `validate_slug` to a model's validators causes flapping ...) created by Benjamin Cutler
I have a project that currently supports both 2.2 and 3.2 (working on …
5:17 PM Ticket #33486 (contrib.admin - Allow translations' variants based on objects count for admin's delete ...) updated by Maciej Olko
Summary changed
5:16 PM Ticket #33486 (contrib.admin - Allow translations' variants based on objects count for admin's delete ...) updated by Maciej Olko
As an example one of those three messages: > Deleting the selected …
4:54 PM Ticket #33486 (contrib.admin - Allow translations' variants based on objects count for admin's delete ...) created by Maciej Olko
Admin's delete selected confirmation messages can contain singular and …
2:08 PM Ticket #33454 (Testing framework - Django4 does not pick up tests according to tags.) updated by Mariusz Felisiak
Replying to Thorben Luepkes: > Could you please take a …
1:02 PM Ticket #33485 (Forms - inlineformset_factory generate more db subquerys when the model have fk) closed by Mariusz Felisiak
duplicate: Duplicate of #18597.
12:38 PM django querys.png attached to Ticket #33485 by Reynaldo Juan Pereira Heredia
when have fk in model generate more db querys
12:30 PM Ticket #33482 (Database layer (models, ORM) - filter on exists-subquery with empty queryset removes whole WHERE block) updated by Simon Charette
Has patch changed
12:30 PM Ticket #33485 (Forms - inlineformset_factory generate more db subquerys when the model have fk) created by Reynaldo Juan Pereira Heredia
in line 859 from django.forms.models the variable qs makes a new query …[…]
12:26 PM Ticket #33484 (Documentation - Improve docs about date lookup filter) updated by MojixCoder
Description changed
12:24 PM Ticket #33482 (Database layer (models, ORM) - filter on exists-subquery with empty queryset removes whole WHERE block) updated by Simon Charette
Status, Owner, Type, Triage Stage changed
I think that this is an issue with Exists.as_sql when `self.invert …
12:24 PM Ticket #33484 (Documentation - Improve docs about date lookup filter) updated by MojixCoder
Summary changed
12:23 PM Ticket #33484 (Documentation - Improve docs about date lookup filter) updated by MojixCoder
Description changed
12:21 PM Ticket #33484 (Documentation - Improve docs about date lookup filter) updated by MojixCoder
Description changed
12:20 PM Ticket #33484 (Documentation - Improve docs about date lookup filter) updated by MojixCoder
Description changed
12:20 PM Ticket #33484 (Documentation - Improve docs about date lookup filter) created by MojixCoder
Django docs about date lookup filter: For datetime fields, casts …
11:51 AM Ticket #33481 (contrib.contenttypes - Clarify remove_stale_contenttypes data loss warning) updated by Johannes Maron
Type, Component, Severity changed
Oooooh, now I get it. Wow, OK, is it just me, or is that sentence …
11:19 AM Ticket #33481 (contrib.contenttypes - Clarify remove_stale_contenttypes data loss warning) updated by Tim Graham
I think you've misunderstood the message. The data you listed seem to …
9:58 AM Ticket #33483 (Database layer (models, ORM) - Index name migration instability between database engines) updated by Marti Raudsepp
Description changed
9:48 AM Ticket #33483 (Database layer (models, ORM) - Index name migration instability between database engines) updated by Marti Raudsepp
There is a simple work-around for this issue: explicitly specify index …
9:04 AM Ticket #33483 (Database layer (models, ORM) - Index name migration instability between database engines) updated by Marti Raudsepp
Description changed
8:58 AM Ticket #33454 (Testing framework - Django4 does not pick up tests according to tags.) updated by Thorben Luepkes
Replying to Mariusz Felisiak: > > Is there a different way …
8:53 AM Ticket #33483 (Database layer (models, ORM) - Index name migration instability between database engines) updated by Marti Raudsepp
Description changed
8:52 AM Ticket #33483 (Database layer (models, ORM) - Index name migration instability between database engines) created by Marti Raudsepp
I have been using the django-celery-results project with Django on …
8:38 AM Ticket #33482 (Database layer (models, ORM) - filter on exists-subquery with empty queryset removes whole WHERE block) updated by Tobias Bengfort
Summary changed
8:38 AM Ticket #33482 (Database layer (models, ORM) - filter on exists-subquery with empty queryset removes whole WHERE block) updated by Tobias Bengfort
Description changed
8:37 AM Ticket #33482 (Database layer (models, ORM) - filter on exists-subquery with empty queryset removes whole WHERE block) updated by Tobias Bengfort
Description changed
8:37 AM Ticket #33482 (Database layer (models, ORM) - filter on exists-subquery with empty queryset removes whole WHERE block) created by Tobias Bengfort
[…] With django-debug-toolbar I can still see the query, but there …
8:14 AM Ticket #33476 (Core (Other) - Formatting Code with Black) updated by Carlton Gibson <carlton.gibson@…>
In 0c06819c: […]
8:14 AM Changeset [0c06819c]stable/4.0.x by Carlton Gibson <carlton.gibson@…>
[4.0.x] Refs #33476 -- Used vertical hanging indentation for format …
8:11 AM Ticket #33476 (Core (Other) - Formatting Code with Black) updated by Carlton Gibson <carlton@…>
In ca88caa1: […]
8:11 AM Changeset [ca88caa1]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton@…>
Refs #33476 -- Used vertical hanging indentation for format lists with …
6:41 AM Ticket #33481 (contrib.contenttypes - Clarify remove_stale_contenttypes data loss warning) created by Johannes Maron
I just wanted to remove stale contenttypes from a system and noticed a …
5:37 AM Ticket #32114 (Testing framework - Workaround for subtest issue with parallel test runner) updated by Jonny Arnold
Owner changed
I ran into this issue recently and feel I can pick this up following …
5:16 AM Ticket #30360 (Core (Other) - Support rotation of secret keys.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 0dcd549b: […]
4:49 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by Carlton Gibson
Patch needs improvement, Needs tests changed
Thanks Jacob! I'll take another look.
4:14 AM Ticket #30360 (Core (Other) - Support rotation of secret keys.) updated by Mariusz Felisiak
Needs documentation, Triage Stage changed
4:12 AM Changeset [0dcd549]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #30360 -- Added support for secret key rotation. Thanks Florian …
2:12 AM Changeset [1c74ac8]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Added stub release notes for 4.0.3. Backport of …
2:10 AM Changeset [ba4a6880]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Added stub release notes for 4.0.3.
1:54 AM Changeset [047ece3]stable/2.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[2.2.x] Added CVE-2022-22818 and CVE-2022-23833 to security archive. …
1:53 AM Changeset [6f309165]stable/3.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.2.x] Added CVE-2022-22818 and CVE-2022-23833 to security archive. …
1:53 AM Changeset [69dfc6e]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Added CVE-2022-22818 and CVE-2022-23833 to security archive. …
1:17 AM Changeset [9e0df0d]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Added CVE-2022-22818 and CVE-2022-23833 to security archive.
1:10 AM Changeset [2427b2f]stable/2.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[2.2.x] Post-release version bump.
1:07 AM Changeset [e541f2d0]stable/2.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[2.2.x] Bumped version for 2.2.27 release.
1:05 AM Changeset [1e6b555c]stable/3.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.2.x] Post-release version bump.
1:03 AM Changeset [fdf209ea]stable/3.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.2.x] Bumped version for 3.2.12 release.
1:02 AM Changeset [3cb9025]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Post-release version bump.
12:59 AM Changeset [b12be7a]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Bumped version for 4.0.2 release.
12:57 AM Changeset [c477b761]stable/2.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[2.2.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads. …
12:56 AM Changeset [c27a7eb]stable/2.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[2.2.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} …
12:54 AM Changeset [d161335]stable/3.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.2.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads. …
12:53 AM Changeset [1a1e8278]stable/3.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.2.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} …
12:44 AM Changeset [f9c7d48f]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads. …
12:43 AM Changeset [01422046]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} …
12:41 AM Changeset [fc18f36c]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads. Thanks …
12:40 AM Changeset [394517f]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template …
12:33 AM Ticket #33480 (Migrations - Migration autodetector crashes when renaming a model and field.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 6928227d: […]
12:33 AM Ticket #33480 (Migrations - Migration autodetector crashes when renaming a model and field.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 97a72744: […]
12:33 AM Changeset [6928227d]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Fixed #33480 -- Fixed makemigrations crash when renaming field …
12:01 AM Changeset [97a72744]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33480 -- Fixed makemigrations crash when renaming field of …
12:01 AM Ticket #33480 (Migrations - Migration autodetector crashes when renaming a model and field.) updated by Mariusz Felisiak
Has patch, Triage Stage changed
PR

Jan 31, 2022:

11:37 PM Ticket #33480 (Migrations - Migration autodetector crashes when renaming a model and field.) created by Mariusz Felisiak
Migration autodetector crashes when renaming a model and field in a …
11:08 PM Ticket #33479 (Uncategorized - Change Username on Django Forums) closed by Mariusz Felisiak
invalid: Please don't use Trac as a support channel. Closing per …
4:51 PM Ticket #33479 (Uncategorized - Change Username on Django Forums) created by ZainFarhat
This is not an actual Django dev issue, sorry about that! I am trying …
4:13 PM Ticket #33475 (contrib.sessions - Add a SESSION_KEY_LENGTH setting) updated by jecarr
Thanks for the quick replies! I realise now to avoid requesting …
10:05 AM Ticket #33478 (Database layer (models, ORM) - Can't use QuerySet.get_or_create() with a field named defaults) closed by Tim Graham
invalid: From the get_or_create() docs: > If you have a field named …
9:10 AM Ticket #33478 (Database layer (models, ORM) - Can't use QuerySet.get_or_create() with a field named defaults) created by MojixCoder
currently in Django we have get_or_create(defaults=None, **kwargs), …
8:45 AM Ticket #33471 (Migrations - AlterField operation should be noop when adding/changing choices on SQLite.) updated by David Szotten
oh i didn't realise that this was done globally by attr name. (though …
6:08 AM Ticket #30360 (Core (Other) - Support rotation of secret keys.) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed
5:28 AM Ticket #33477 (Database layer (models, ORM) - Union Operator merges annotated values wrongfully) updated by Tobias Maschek
Replying to Mariusz Felisiak: > > Or do I use the union …
5:15 AM Ticket #33477 (Database layer (models, ORM) - Union Operator merges annotated values wrongfully) closed by Mariusz Felisiak
invalid: > Or do I use the union operator incorrectly? As far as I'm aware, …
4:59 AM Ticket #33477 (Database layer (models, ORM) - Union Operator merges annotated values wrongfully) updated by Tobias Maschek
Cc changed
4:57 AM Ticket #33477 (Database layer (models, ORM) - Union Operator merges annotated values wrongfully) created by Tobias Maschek
Hi, maybe I'm doing something majorly incorrectly, but Django merges …
4:34 AM Ticket #33468 (Database layer (models, ORM) - aggregate() with 'default' after annotate() crashes.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In aff79be0: […]
4:34 AM Changeset [aff79be0]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Fixed #33468 -- Fixed QuerySet.aggregate() after annotate() …
4:33 AM Ticket #33468 (Database layer (models, ORM) - aggregate() with 'default' after annotate() crashes.) closed by GitHub <noreply@…>
fixed: In 71e7c8e: […]
4:33 AM Changeset [71e7c8e]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33468 -- Fixed QuerySet.aggregate() after annotate() crash on …
2:30 AM Ticket #33476 (Core (Other) - Formatting Code with Black) created by Mariusz Felisiak
Based on …
2:16 AM Ticket #33475 (contrib.sessions - Add a SESSION_KEY_LENGTH setting) updated by Mariusz Felisiak
I'm also against a new setting. We allow session keys up to 40 …
1:31 AM Ticket #33475 (contrib.sessions - Add a SESSION_KEY_LENGTH setting) updated by Florian Apolloner
Version changed
Sooo, adding a new setting for security related stuff probably gets a …
1:08 AM Ticket #33475 (contrib.sessions - Add a SESSION_KEY_LENGTH setting) updated by Mariusz Felisiak
Cc changed
12:15 AM Ticket #33470 (Migrations - Avoid SQL comments with descriptions of noop operations in sqlmigrate.) closed by Mariusz Felisiak
wontfix: Thanks for the ticket. I don't see anything wrong in keeping …

Jan 30, 2022:

11:41 PM Ticket #33471 (Migrations - AlterField operation should be noop when adding/changing choices on SQLite.) updated by Mariusz Felisiak
Type changed
11:36 PM Ticket #33471 (Migrations - AlterField operation should be noop when adding/changing choices on SQLite.) updated by Mariusz Felisiak
Easy pickings, Summary, Triage Stage changed
It was missed in #25253 (see …
11:23 PM Ticket #33474 (Template system - Introduce slots definition to Variable and FilterExpression) updated by Mariusz Felisiak
Triage Stage changed
11:23 PM Ticket #33475 (contrib.sessions - Add a SESSION_KEY_LENGTH setting) created by jecarr
I was reviewing how sessions were made and came across how the session …
9:29 PM Ticket #33473 (Core (Other) - Dev Server fails to restart after adding BASE_DIR to ...) updated by Hrushikesh Vaidya
Cc changed
Replying to Keryn Knight: > > Django does not watch for …
12:28 PM Ticket #33379 (Database layer (models, ORM) - Add minimum database version checks) updated by Hasan Ramezani
Patch needs improvement changed
10:21 AM Ticket #33474 (Template system - Introduce slots definition to Variable and FilterExpression) updated by Keryn Knight
Has patch changed
PR is https://github.com/django/django/pull/15378
9:24 AM Ticket #33474 (Template system - Introduce slots definition to Variable and FilterExpression) updated by Keryn Knight
Owner changed
9:24 AM Ticket #33474 (Template system - Introduce slots definition to Variable and FilterExpression) created by Keryn Knight
Another attempt at a case-by-case of the idea in #12826, given …
4:20 AM Ticket #33473 (Core (Other) - Dev Server fails to restart after adding BASE_DIR to ...) updated by Keryn Knight
Cc changed
I think I encountered this recently while making examples for …
12:59 AM Ticket #33473 (Core (Other) - Dev Server fails to restart after adding BASE_DIR to ...) updated by Hrushikesh Vaidya
I don't think this is a bug, really. Adding BASE_DIR to the list of …

Jan 29, 2022:

4:37 PM Ticket #33473 (Core (Other) - Dev Server fails to restart after adding BASE_DIR to ...) created by craiglabenz
Repro steps: $ pip install -U django $ django-admin startproject …
4:31 PM Ticket #17193 (Core (Mail) - Send templated email.) updated by Jacob Rief
Just in case someone wants to implement a template rendering system …
4:13 PM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by Jacob Rief
I re-added the attribute step="any" to the FloatField . However, I …
1:22 PM Ticket #33472 (Utilities - slugify() don't work when used in model's save() method.) closed by Mariusz Felisiak
worksforme: It works for me, I cannot reproduce your issue with described models.
12:09 PM Ticket #33472 (Utilities - slugify() don't work when used in model's save() method.) created by Vitalii Khrystiuk
This is code in my models.py I was using: […] When model is …
12:01 PM Changeset [beb7ddb]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Updated translations from Transifex. Updated Bulgarian, Czech, …
11:59 AM Changeset [7a1c6533]stable/4.0.x by GitHub <noreply@…>
[4.0.x] Updated translations from Transifex. Updated Bulgarian, …
11:56 AM Ticket #33471 (Migrations - AlterField operation should be noop when adding/changing choices on SQLite.) created by David Szotten
while writing a test case for #33470 i found that for sqlite, even a …
11:49 AM Ticket #33465 (Utilities - Introduce empty __slots__ protocol for SafeString & SafeData) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 55022f75: […]
11:45 AM Ticket #33470 (Migrations - Avoid SQL comments with descriptions of noop operations in sqlmigrate.) created by David Szotten
for migrations that have no effect on the db (e.g. changing …
6:54 AM Ticket #33465 (Utilities - Introduce empty __slots__ protocol for SafeString & SafeData) updated by Mariusz Felisiak
Triage Stage changed
6:50 AM Changeset [55022f75]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33465 -- Added empty slots to SafeString and SafeData. …
4:59 AM Ticket #33452 (contrib.admin - Save buttons in admin are too close together on medium screen sizes) closed by GitHub <noreply@…>
fixed: In 67db54a5: […]
4:59 AM Changeset [67db54a5]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33452 -- Fixed admin change-form layout for submit buttons on …
Note: See TracTimeline for information about the timeline view.
Back to Top