Timeline



Sep 25, 2021:

5:37 PM Ticket #33144 (Generic views - get_elided_page_range() method doesn't work properly.) created by axinterop
I found that the page number is not passed to the …
4:55 PM Ticket #26142 (Forms - Provide a way for model formsets to disallow new object creation) updated by Vlad
Patch needs improvement changed
Added edit_only argument to the formset_factory.
2:03 PM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by Adam Johnson
Thanks for the developers discussion link Tim. I like the proposal of …
9:54 AM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by Simon Charette
I'd be in favor of blocking until *after* AppConfig.ready() phase as …
9:40 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by Simon Charette
Triage Stage changed
8:51 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by ali sayyah
PR with the fix and a unittest: …
8:50 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by ali sayyah
Has patch changed
8:07 AM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by Tim Graham
[https://groups.google.com/g/django-developers/c/7JwWatLfP44/
6:37 AM Ticket #6106 (Internationalization - make-messages.py should not touch POT-Creation-Date) updated by Daniyal Abbasi
Needs tests changed
Sure. For now I've added a test in the …
5:08 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by ali sayyah
Replying to Claude Paroz: > main branch (which will target …
4:25 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by Claude Paroz
main branch (which will target 4.1, now that 4.0 is feature frozen).
3:42 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by ali sayyah
Should I make the patch for 3.2 or the main branch?
2:42 AM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) created by Adam Johnson
It's possible to make ORM queries at import time. For example: […] …
2:37 AM Ticket #33125 (Migrations - Changing model field to become PK creates redundant UNIQUE constraint) updated by Jordan Bae
Has patch changed
2:04 AM Ticket #25916 (contrib.sitemaps - Add lastmod support to sitemapindex) updated by David Smith
Needs documentation, Patch needs improvement changed
1:45 AM Ticket #33114 (contrib.postgres - StringAgg() should set output_field to TextField.) updated by ali sayyah
Status, Owner changed

Sep 24, 2021:

8:27 PM Ticket #33142 (Forms - Form clean method called after validation field clean method fails) closed by Tim Graham
invalid: As far as I can tell, you've described behavior that's documented …
6:17 PM Ticket #33125 (Migrations - Changing model field to become PK creates redundant UNIQUE constraint) updated by Jordan Bae
Status, Owner changed
I will make PR for this.
3:08 PM Ticket #33018 (Database layer (models, ORM) - Incorrect annotation value when doing a subquery with empty queryset) updated by David Wobrock
Patch needs improvement, Needs tests changed
3:08 PM Ticket #33141 (Database layer (models, ORM) - Rename Aggregate.empty_aggregate_value to empty_result_set_value.) updated by David Wobrock
Cc, Owner, Has patch changed
PR
3:05 PM Ticket #33142 (Forms - Form clean method called after validation field clean method fails) created by David Babalola
I am working on a Django project wherein the validation depends on the …
3:04 PM Ticket #33141 (Database layer (models, ORM) - Rename Aggregate.empty_aggregate_value to empty_result_set_value.) created by David Wobrock
Hi, In the context of #33018 and …
2:18 PM Ticket #33140 (Core (Other) - Enforce ordering of checks.) created by David Szotten
https://github.com/django/django/pull/8967 changes the checks registry …
12:51 PM Ticket #33137 (Database layer (models, ORM) - Decouple Field.unique from select_related) updated by Simon Charette
Cc, Triage Stage changed
This use case looks very similar to the …
12:18 PM Ticket #29527 (Database layer (models, ORM) - Multi-column comparisons) updated by Simon Charette
> With one caveat, I needed to add the LHS as a calculated column …
11:53 AM Changeset [7607fe92]stable/3.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.2.x] Removed obsolete GEOS 3.5 requirement note. Follow up to …
11:52 AM Changeset [80de140]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Removed obsolete GEOS 3.5 requirement note. Follow up to …
11:52 AM Changeset [8036b53]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Removed obsolete GEOS 3.5 requirement note. Follow up to …
11:50 AM Ticket #33138 (Database layer (models, ORM) - Tuple comparison for efficient lexicographic ordering on multiple columns) closed by Mariusz Felisiak
duplicate: Duplicate of #29527. Please feel-free to continue the discussion in …
11:44 AM Ticket #29527 (Database layer (models, ORM) - Multi-column comparisons) updated by Mariusz Felisiak
Type changed
11:41 AM Ticket #33124 (Database layer (models, ORM) - Avoid accessing ConnectionsHandler.__getitem__ until it's strictly ...) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 06c50cee: […]
11:33 AM Ticket #33136 (GIS - Add GEOS MakeValid to GEOS API) updated by Claude Paroz
Patch needs improvement changed
11:12 AM Ticket #33134 (Forms - Circular contexts when rendering Form with BoundFields.) updated by Keryn Knight
FWIW, the likely 'fix' in DjDT may be to add the new template path's …
10:03 AM Ticket #33139 (Core (Management commands) - Using IPython for the manage.py REPL interface clobbers __main__, ...) created by Keryn Knight
The only thing I can find of related note is #30588 which observes a …
8:20 AM Ticket #33138 (Database layer (models, ORM) - Tuple comparison for efficient lexicographic ordering on multiple columns) updated by Michal Charemza
Description changed
8:06 AM Ticket #33138 (Database layer (models, ORM) - Tuple comparison for efficient lexicographic ordering on multiple columns) created by Michal Charemza
The below doesn't seem possible without resorting to extra […] …
7:00 AM Ticket #33137 (Database layer (models, ORM) - Decouple Field.unique from select_related) updated by Markus Holtermann
Description changed
6:56 AM Ticket #33137 (Database layer (models, ORM) - Decouple Field.unique from select_related) created by Markus Holtermann
When inheriting from a OneToOneField that automatically adds …
6:46 AM Ticket #33134 (Forms - Circular contexts when rendering Form with BoundFields.) updated by David Smith
Status, Owner changed
Thank you for the investigation. I'll have a look at fixing this over …
6:26 AM Ticket #33134 (Forms - Circular contexts when rendering Form with BoundFields.) updated by Mariusz Felisiak
Summary changed
As far as I'm aware debug_toolbar.panels.templates.TemplatesPanel
5:20 AM Ticket #33124 (Database layer (models, ORM) - Avoid accessing ConnectionsHandler.__getitem__ until it's strictly ...) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
5:19 AM Changeset [06c50cee]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33124 -- Avoided accessing the database connections when not …
5:14 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 25cfa5db: […]
5:14 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 7fe9b6f: […]
5:14 AM Changeset [25cfa5d]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Fixed #33130 -- Restored form errors to be a dict. Regression …
3:59 AM Ticket #33136 (GIS - Add GEOS MakeValid to GEOS API) updated by Claude Paroz
Patch needs improvement changed
Looks like MakeValid was added in GEOS 3.8.
3:50 AM Changeset [7fe9b6f]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33130 -- Restored form errors to be a dict. Regression in …
3:32 AM Ticket #33136 (GIS - Add GEOS MakeValid to GEOS API) updated by Mariusz Felisiak
Owner, Triage Stage changed
3:27 AM Ticket #33136 (GIS - Add GEOS MakeValid to GEOS API) updated by Claude Paroz
Has patch changed
PR
3:23 AM Ticket #33135 (Database layer (models, ORM) - Add read_only parameter to Model fields for virtual columns.) updated by Mariusz Felisiak
Summary changed
3:23 AM Ticket #33135 (Database layer (models, ORM) - Add read_only parameter to Model fields for virtual columns.) closed by Mariusz Felisiak
duplicate: Thanks for this ticket. …
3:13 AM Ticket #33136 (GIS - Add GEOS MakeValid to GEOS API) created by Claude Paroz
Django currently exposes the ST_MakeValid database operation, but not …
2:55 AM Ticket #33135 (Database layer (models, ORM) - Add read_only parameter to Model fields for virtual columns.) created by Mohamed El-Kalioby
New DBMS provides virtual columns that are generated based on another …
1:24 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) updated by Carlton Gibson <carlton.gibson@…>
In 5d36af6f: […]
1:23 AM Changeset [5d36af6f]stable/4.0.x by Carlton Gibson <carlton.gibson@…>
[4.0.x] Fixed #33132 -- Fixed test client handling of querystring only …
1:22 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) closed by Carlton Gibson <carlton@…>
fixed: In b1bf8c8a: […]
1:22 AM Changeset [b1bf8c8a]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton@…>
Fixed #33132 -- Fixed test client handling of querystring only …
12:48 AM Ticket #32698 (HTTP handling - Move HttpRequest.get_raw_uri() to ...) updated by Mariusz Felisiak
Replying to Jaap Roes: > Is it possible to reconsider the …
12:43 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Mariusz Felisiak
Triage Stage changed
12:41 AM Ticket #33127 (Database layer (models, ORM) - "&" and "|" operators are silently ignored after QuerySet.union(), ...) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In f997c814: […]

Sep 23, 2021:

11:59 PM Changeset [f997c814]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33127 -- Added error messages on | and & operators with …
11:46 PM Ticket #33127 (Database layer (models, ORM) - "&" and "|" operators are silently ignored after QuerySet.union(), ...) updated by Mariusz Felisiak
Triage Stage changed
12:18 PM Ticket #33126 (Documentation - No « French » on Transifex?) updated by Julien Palard
Replying to Claude Paroz: > Unfortunately, managing users …
12:01 PM Ticket #33127 (Database layer (models, ORM) - "&" and "|" operators are silently ignored after QuerySet.union(), ...) updated by Hasan Ramezani
Has patch changed
12:00 PM Ticket #33127 (Database layer (models, ORM) - "&" and "|" operators are silently ignored after QuerySet.union(), ...) updated by Hasan Ramezani
PR
10:48 AM Ticket #33126 (Documentation - No « French » on Transifex?) updated by Claude Paroz
Unfortunately, managing users in Transifex teams is a nightmare. …
8:44 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) updated by Carlton Gibson
Triage Stage changed
8:36 AM Ticket #33129 (Database layer (models, ORM) - Drop support for MariaDB 10.2.) updated by Carlton Gibson <carlton@…>
In 25cbd1e6: […]
8:36 AM Changeset [25cbd1e]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton@…>
Refs #33129 -- Added missing return statement. Thanks to Claude Paroz …
8:23 AM Ticket #33134 (Forms - Circular contexts when rendering Form with BoundFields.) updated by Mariusz Felisiak
Cc changed
8:08 AM Ticket #33126 (Documentation - No « French » on Transifex?) updated by Julien Palard
Merci Claude! Thanks! (Hope there's not a lot of contributors having …
7:57 AM Ticket #32698 (HTTP handling - Move HttpRequest.get_raw_uri() to ...) updated by Jaap Roes
Is it possible to reconsider the decision to flat out removal of …
7:36 AM Ticket #33126 (Documentation - No « French » on Transifex?) updated by Claude Paroz
Replying to Julien Palard: > Maybe I already tried to join …
6:39 AM full_logs.txt attached to Ticket #33134 by Mariusz Felisiak
6:39 AM Ticket #33134 (Forms - Circular contexts when rendering Form with BoundFields.) created by Mariusz Felisiak
I noticed really strange error when trying to test …
5:20 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) updated by Jaap Roes
Has patch changed
PR
4:38 AM Ticket #28135 (contrib.admindocs - simplify_regex() doesn't handle non-capturing groups) updated by Mariusz Felisiak
Patch needs improvement changed
4:13 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Jaap Roes
Patch needs improvement, Needs tests changed
I've updated the PR with …
3:37 AM Ticket #33133 (Database layer (models, ORM) - NullBooleanField doesn't work in historical migrations.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 715aa2db: […]
3:37 AM Changeset [715aa2d]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Fixed #33133 -- Fixed handling NullBooleanField in historical …
3:37 AM Ticket #33133 (Database layer (models, ORM) - NullBooleanField doesn't work in historical migrations.) closed by GitHub <noreply@…>
fixed: In 3b9fe906: […]
3:36 AM Changeset [3b9fe90]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33133 -- Fixed handling NullBooleanField in historical …
2:55 AM Ticket #33133 (Database layer (models, ORM) - NullBooleanField doesn't work in historical migrations.) updated by Mariusz Felisiak
Has patch changed
PR
2:40 AM Ticket #33133 (Database layer (models, ORM) - NullBooleanField doesn't work in historical migrations.) created by Mariusz Felisiak
NullBooleanField doesn't work in historical migrations. Thanks Jan …
2:40 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Jaap Roes
Sadly the fix isn't as simple as initially thought (comment:2). It …
1:55 AM Ticket #28135 (contrib.admindocs - simplify_regex() doesn't handle non-capturing groups) updated by Mariusz Felisiak
Description changed
1:22 AM Ticket #29865 (Database layer (models, ORM) - Add logical XOR support to Q() and QuerySet().) updated by Mariusz Felisiak
Patch needs improvement changed
12:13 AM Ticket #33018 (Database layer (models, ORM) - Incorrect annotation value when doing a subquery with empty queryset) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed

Sep 22, 2021:

11:12 PM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed
11:06 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) updated by Jaap Roes
Status, Owner changed
I'll look into fixing this tomorrow
10:09 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) updated by Carlton Gibson
Severity, Triage Stage changed
Hey Jaap — I didn't look in depth yet, but that sounds right. Do you …
8:52 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Jaap Roes
Has patch changed
PR (There are two …
8:17 AM Changeset [1350187f]stable/4.0.x by Carlton Gibson <carlton.gibson@…>
[4.0.x] Fixed typo in 4.0 release notes. Backport of …
8:17 AM Changeset [3f2170f]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton@…>
Fixed typo in 4.0 release notes.
8:02 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) updated by Jaap Roes
Looking at #32790 it seems that there should also be a check that …
7:54 AM Ticket #33132 (Testing framework - TestClient doesn't follow redirects that only contain a query string ...) created by Jaap Roes
While running a projects test suite on Django 4.0a1 (using Python 3.8) …
7:07 AM Ticket #16493 (Core (Management commands) - Windows: makemessages generate django.po should use forward slashes too) updated by Vipul Chaudhary
I agree with John. Removing information from the document is not the …
6:31 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Jaap Roes
Status, Owner changed
6:11 AM Changeset [4892496]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Skipped GitHub actions for linters and JavaScript tests on purely doc …
6:10 AM Ticket #32499 (contrib.admindocs - simplify_regex only removes some metacharacters from regex patterns) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 448d974: […]
6:10 AM Ticket #32499 (contrib.admindocs - simplify_regex only removes some metacharacters from regex patterns) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 85540da9: […]
6:10 AM Ticket #32499 (contrib.admindocs - simplify_regex only removes some metacharacters from regex patterns) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 9f7809ec: […]
6:10 AM Ticket #32499 (contrib.admindocs - simplify_regex only removes some metacharacters from regex patterns) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 27189af: […]
5:41 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Mariusz Felisiak
It should be enough to subclass dict: […]
5:37 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) updated by Mariusz Felisiak
Summary, Cc, Triage Stage, Severity changed
Thanks for the report! Form.errors should be recognizable as a …
5:26 AM Ticket #33131 (Core (System checks) - Improve error messages for reverse accessor clashes.) created by Bernd Wechner
refer: https://github.com/django/django/pull/14880
5:03 AM Ticket #32499 (contrib.admindocs - simplify_regex only removes some metacharacters from regex patterns) updated by Mariusz Felisiak
Triage Stage changed
5:01 AM Ticket #33130 (Forms - ErrorDict doesn't pass the dict type check in JsonResponse.) created by Jaap Roes
Just ran the test suite of a project on Django 4.0a1 (with Python 3.8) …
4:59 AM Changeset [448d974]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #32499 -- Escaped additional metacharacters in simplify_regex().
4:59 AM Changeset [85540da]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #32499 -- Fixed escaped metacharacters in simplify_regex().
4:59 AM Changeset [9f7809ec]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #32499 -- Added more tests for simplify_regex().
4:59 AM Changeset [27189af]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #32499 -- Added metacharacters helper for simplify_regex().
4:58 AM Ticket #33129 (Database layer (models, ORM) - Drop support for MariaDB 10.2.) closed by GitHub <noreply@…>
fixed: In 221b2f85: […]
4:57 AM Changeset [221b2f8]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33129 -- Dropped support for MariaDB 10.2.
4:57 AM Ticket #33128 (Documentation - Grammar Issue) updated by Carlton Gibson <carlton.gibson@…>
In bc0cc82: […]
4:56 AM Changeset [bc0cc82]stable/4.0.x by Carlton Gibson <carlton.gibson@…>
[4.0.x] Fixed #33128 -- Corrected possessive 's usage in FormSet docs. …
4:55 AM Ticket #33128 (Documentation - Grammar Issue) closed by Carlton Gibson <carlton.gibson@…>
fixed: In 2f14432: […]
4:29 AM Ticket #33128 (Documentation - Grammar Issue) updated by Mariusz Felisiak
Severity changed
4:28 AM Ticket #33128 (Documentation - Grammar Issue) updated by Carlton Gibson
Triage Stage changed
4:26 AM Changeset [2f144323]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton.gibson@…>
Fixed #33128 -- Corrected possessive 's usage in FormSet docs.
4:13 AM Ticket #33128 (Documentation - Grammar Issue) updated by Carlton Gibson
Triage Stage changed
Yes, thanks. It's difficult to parse correctly without the right …
4:11 AM Ticket #33129 (Database layer (models, ORM) - Drop support for MariaDB 10.2.) updated by Carlton Gibson
Triage Stage changed
3:45 AM Ticket #33126 (Documentation - No « French » on Transifex?) updated by Julien Palard
Thanks for fixing the typo :) About refreshing and trying again, no, …
3:42 AM transifex.png attached to Ticket #33126 by Julien Palard
Transifex with no french.
3:28 AM Ticket #33129 (Database layer (models, ORM) - Drop support for MariaDB 10.2.) updated by Mariusz Felisiak
Has patch changed
PR
2:52 AM CI edited by Mariusz Felisiak
Updated MariaDB version to 10.3.31. (diff)
2:42 AM Ticket #33129 (Database layer (models, ORM) - Drop support for MariaDB 10.2.) created by Mariusz Felisiak
The end of support for MariaDB 10.1 is May 2022. Therefore, Django 4.1 …
2:40 AM SupportedDatabaseVersions edited by Mariusz Felisiak
Added MariaDB 10.2 end of support. (diff)
2:26 AM Changeset [bc4c7e5]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Optimized handling case-insensitive mappings. Elements yielded by …
2:18 AM Ticket #33126 (Documentation - No « French » on Transifex?) updated by Claude Paroz
By the way, Julien, I just fixed that typo in Transifex (however new …
1:49 AM Ticket #33125 (Migrations - Changing model field to become PK creates redundant UNIQUE constraint) updated by Mariusz Felisiak
Type, Triage Stage changed
Thanks for the report. We can probably add the same behavior as in …
1:48 AM Ticket #33127 (Database layer (models, ORM) - "&" and "|" operators are silently ignored after QuerySet.union(), ...) updated by Hasan Ramezani
Status, Owner changed
1:17 AM Changeset [e0a56ad]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Removed blocking wait in admin inlines selenium test. …
12:43 AM Ticket #33124 (Database layer (models, ORM) - Avoid accessing ConnectionsHandler.__getitem__ until it's strictly ...) updated by Mariusz Felisiak
Summary changed
12:42 AM Ticket #33124 (Database layer (models, ORM) - Avoid accessing ConnectionsHandler.__getitem__ until it's strictly ...) updated by Mariusz Felisiak
Triage Stage changed
12:40 AM Ticket #33127 (Database layer (models, ORM) - "&" and "|" operators are silently ignored after QuerySet.union(), ...) updated by Mariusz Felisiak
Cc, Triage Stage changed
Thanks for the report. I'm not sure what behavior would be expected, …
Note: See TracTimeline for information about the timeline view.
Back to Top