Timeline
Mar 17, 2021:
- 8:39 PM Ticket #32567 (Testing framework - Issues with ":" and "|" characters in URLs when using ...) updated by
- To illustrate the problem better, I added one (failing) test in the …
- 6:48 PM Ticket #32567 (Testing framework - Issues with ":" and "|" characters in URLs when using ...) created by
- I am using Python 3.8 32-bit on Windows: Python 3.8.5 …
- 3:53 PM Changeset [00b0786d]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32548 -- Fixed crash when combining Q() objects with boolean …
- 3:53 PM Changeset [54f60bc]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #32548 -- Added tests for passing conditional expressions to Q().
- 3:52 PM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) updated by
- In 95ee8fec: […]
- 3:51 PM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) updated by
- In 46bdc3e: […]
- 3:51 PM Changeset [95ee8fe]stable/3.1.x by
- [3.1.x] Fixed #32560 -- Fixed test runner with --pdb and --buffer on …
- 3:51 PM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) closed by
- fixed: In 45814af: […]
- 3:51 PM Changeset [46bdc3e]stable/3.2.x by
- [3.2.x] Fixed #32560 -- Fixed test runner with --pdb and --buffer on …
- 3:43 PM Ticket #32508 (Core (Other) - Raise proper exceptions instead of using "assert".) updated by
- I have created a PR to …
- 3:13 PM Ticket #32564 (contrib.admin - admin/base.html : Add block "end_of_body" for JS includes) closed by
- wontfix: I agree with previous comments. I don't think that we need an extra block.
- 2:59 PM Ticket #32562 (CSRF - Broken Authentication (Insecure CSRF and Session ID)) updated by
-
Resolution changed
- 2:58 PM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) updated by
-
Needs documentation, Triage Stage changed
- 2:56 PM Changeset [45814af]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.
- 2:53 PM Ticket #31202 (Database layer (models, ORM) - Bulk update suffers from poor performance with large numbers of models ...) updated by
-
One suggestion is to use the
UPDATE..FROM
-syntax along withVALUES
… - 2:38 PM Ticket #32566 (Uncategorized - Earthly for builds?) updated by
- Sounds good, thank you for the pointers. I don't mind a significant …
- 2:18 PM Ticket #32566 (Uncategorized - Earthly for builds?) closed by
- invalid: Please don't use this bug tracker for spamming your advertising …
- 1:26 PM Ticket #32566 (Uncategorized - Earthly for builds?) created by
- Hi there, I'm wondering if you're interested in trying out Earthly …
- 1:17 PM Ticket #32549 (Database layer (models, ORM) - Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`) updated by
- We already shortcut logical operations between empty Q objects, so I …
- 12:50 PM Changeset [b58b214]stable/3.1.x by
- [3.1.x] Fixed typo in docs/topics/testing/advanced.txt. Backport of …
- 12:49 PM Changeset [3ff859b]stable/3.2.x by
- [3.2.x] Fixed typo in docs/topics/testing/advanced.txt. Backport of …
- 12:17 PM Ticket #32564 (contrib.admin - admin/base.html : Add block "end_of_body" for JS includes) updated by
- I'm definitely no expert and I haven't done any measurements, but …
- 12:10 PM Changeset [6993e1bf]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed typo in docs/topics/testing/advanced.txt.
- 11:40 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by
- [https://groups.google.com/g/django-developers/c/oVWKJUXTb1o/m/b1Oo0zqe …
- 11:08 AM Ticket #32563 (Database layer (models, ORM) - Cannot override database used with RelatedManager) updated by
- Hello, I do not understand your response. I do not ask for helping... …
- 10:57 AM Ticket #32563 (Database layer (models, ORM) - Cannot override database used with RelatedManager) closed by
- invalid: Hi, sorry there's not an issue report in there. Please see …
- 10:54 AM Ticket #32564 (contrib.admin - admin/base.html : Add block "end_of_body" for JS includes) updated by
- As per the discussion on the PR, I'd like us to establish whether this …
- 10:46 AM Ticket #32547 (Documentation - assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.) updated by
-
Status, Owner, Has patch changed
I've created a PR and … - 10:41 AM Ticket #32565 (Core (URLs) - Extract URL resolver view strings mapping to admindocs) created by
- From discussion with Nick Pope: …
- 10:41 AM Ticket #32564 (contrib.admin - admin/base.html : Add block "end_of_body" for JS includes) created by
- I would like to add JavaScript includes at the end of the HTML, before …
- 9:59 AM Ticket #32562 (CSRF - Broken Authentication (Insecure CSRF and Session ID)) closed by
- needsinfo: There's not sufficient detail here to assess. As well it's a security …
- 9:54 AM Ticket #32561 (Uncategorized - Unpacking request.GET into a function call turns the values into lists ...) closed by
-
invalid: This is expected behaviour of
QueryDict
. … - 9:23 AM Ticket #32563 (Database layer (models, ORM) - Cannot override database used with RelatedManager) updated by
-
Description changed
- 9:22 AM Ticket #32563 (Database layer (models, ORM) - Cannot override database used with RelatedManager) updated by
-
Description changed
- 9:08 AM Ticket #32563 (Database layer (models, ORM) - Cannot override database used with RelatedManager) created by
- I suppose an app with models: […] In thes case we are using …
- 8:48 AM Ticket #32562 (CSRF - Broken Authentication (Insecure CSRF and Session ID)) created by
- We have currently carried out security tests on our system developed …
- 7:37 AM Ticket #32561 (Uncategorized - Unpacking request.GET into a function call turns the values into lists ...) created by
- Going to this url: …
- 7:15 AM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) updated by
-
Needs documentation, Version, Severity, Triage Stage changed
Thanks for the report. Marking as a release blocker because it's a bug … - 7:07 AM Ticket #32549 (Database layer (models, ORM) - Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`) closed by
- wontfix: Replying to jonathan-golorry: > Here is an alternate …
- 6:40 AM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
-
Patch needs improvement, Needs tests, Triage Stage changed
- 6:28 AM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) updated by
-
Has patch changed
- 6:19 AM Ticket #32560 (Testing framework - Make --pdb cooperate with --buffer) created by
-
When running
test --buffer --pdb
, a failure will open pdb but its … - 5:52 AM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
-
Type, Summary changed
OK, let's treat this as a bugfix. - 5:24 AM Ticket #32556 (Testing framework - assertHTMLEqual gives a confusing error message with empty attributes) updated by
-
Type, Triage Stage changed
Thanks for this report. > A boolean attribute without a value … - 5:11 AM Ticket #32547 (Documentation - assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.) updated by
-
Easy pickings changed
- 3:57 AM Ticket #32543 (contrib.admin - Add `search_help_text` to `admin.ModelAdmin`) updated by
- This is a good idea, I too have often wondered what I am able to …
- 3:10 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by
-
Triage Stage changed
Thank you. Sounds like a perfectly valid use case. - 2:50 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) created by
-
If someone wants to use the
step
attribute as provided by the HTML … - 2:23 AM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
-
Description changed
- 2:22 AM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
- In 4f4f770: […]
- 2:17 AM Ticket #32543 (contrib.admin - Add `search_help_text` to `admin.ModelAdmin`) updated by
-
Patch needs improvement, Needs tests, Needs documentation changed
- 1:49 AM Changeset [4f4f770]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #24121 -- Added repr() to Origin and Template.
Mar 16, 2021:
- 4:26 PM Ticket #24522 (Testing framework - Add test command option to run tests in a random order) updated by
-
--shuffle
sounds good to me. - 4:25 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
- Replying to jonathan-golorry: > Unfortunately we can't use …
- 2:27 PM Ticket #24522 (Testing framework - Add test command option to run tests in a random order) updated by
- By the way, while working on the PR, I realized that we could name the …
- 2:24 PM Ticket #32353 (GIS - Add support for PROJ 7.X.) updated by
- In 4aba7090: […]
- 2:23 PM Changeset [4aba7090]stable/3.2.x by
- [3.2.x] Fixed #32353 -- Confirmed support for PROJ 7.X. Backport of …
- 2:22 PM Ticket #32353 (GIS - Add support for PROJ 7.X.) closed by
- fixed: In 065832ea: […]
- 2:22 PM Changeset [065832e]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32353 -- Confirmed support for PROJ 7.X.
- 2:21 PM Ticket #24522 (Testing framework - Add test command option to run tests in a random order) updated by
-
Triage Stage changed
- 2:13 PM Ticket #24522 (Testing framework - Add test command option to run tests in a random order) updated by
-
Status, Has patch, Resolution changed
I'm reopening the ticket based on the mailing list discussion (a … - 2:09 PM Ticket #32553 (contrib.auth - Allow UserAttributeSimilarityValidator to validate against fields of ...) updated by
- > I do not see the complexity being mentioned in Mariusz’s feedback. …
- 1:31 PM Ticket #32558 (Testing framework - Fail tests when unhandled thread exceptions occur) created by
- Pair of #32557 and its discussion. In Python it's possible for a …
- 1:22 PM Ticket #32557 (Testing framework - Fail tests when unraisable exceptions occur) updated by
- There's a reference implementation in pytest we might be able to copy: …
- 1:21 PM Ticket #32557 (Testing framework - Fail tests when unraisable exceptions occur) created by
- Following django-developers discussion: …
- 11:37 AM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
- Unfortunately we can't use kwargs for Q objects with multiple …
- 10:22 AM Ticket #32555 (Database layer (models, ORM) - DecimalField Rounding inconsistency (PostgreSQL)) updated by
-
Cc changed
- 10:09 AM Ticket #32553 (contrib.auth - Allow UserAttributeSimilarityValidator to validate against fields of ...) updated by
- 1. I do not see the complexity being mentioned in Mariusz’s feedback. …
- 9:55 AM Ticket #32535 (Documentation - Include reference to DEBUG_PROPAGATE_EXCEPTIONS in middleware docs) updated by
-
Status, Owner, Has patch changed
I've created a PR and … - 9:44 AM Ticket #32555 (Database layer (models, ORM) - DecimalField Rounding inconsistency (PostgreSQL)) updated by
- I agree that is related, but even as I imitate Django's behaviour by …
- 9:23 AM Ticket #32556 (Testing framework - assertHTMLEqual gives a confusing error message with empty attributes) updated by
- Digging into this, the issue appears to be that …
- 8:34 AM Ticket #32556 (Testing framework - assertHTMLEqual gives a confusing error message with empty attributes) updated by
-
Description changed
- 8:33 AM Ticket #32556 (Testing framework - assertHTMLEqual gives a confusing error message with empty attributes) created by
- If you try the following assertion: […] You get a test failure and …
- 7:47 AM Ticket #31370 (Testing framework - Make parallel test runner work with buffer option.) updated by
-
Patch needs improvement changed
- 7:06 AM Ticket #32353 (GIS - Add support for PROJ 7.X.) updated by
-
Has patch changed
PR - 6:22 AM Ticket #32353 (GIS - Add support for PROJ 7.X.) updated by
- > Jani, does it work for you? Confirmed on IRC: […]
- 6:09 AM Ticket #26459 (Database layer (models, ORM) - Allow providing DecimalField with a custom context) updated by
-
#32555 was marked as a duplicate for
ArrayField(DecimalField())
. - 6:09 AM Ticket #32555 (Database layer (models, ORM) - DecimalField Rounding inconsistency (PostgreSQL)) closed by
- duplicate: I cannot reproduce the incosistent rounding, however I believe we can …
- 5:39 AM Ticket #32555 (Database layer (models, ORM) - DecimalField Rounding inconsistency (PostgreSQL)) created by
- Note, I've initially posted this on …
- 5:26 AM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
-
Description changed
- 5:22 AM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
- I like the consistency and simplicity of the reworked …
- 3:47 AM Ticket #32541 (Forms - Separate context and rendering in forms) updated by
- 👍 Thanks both!
- 3:42 AM Ticket #32543 (contrib.admin - Add `search_help_text` to `admin.ModelAdmin`) updated by
-
Triage Stage changed
Maybe the placeholder idea (and disabling) is worth looking at, but … - 3:39 AM Ticket #32508 (Core (Other) - Raise proper exceptions instead of using "assert".) updated by
- In 54d91795: […]
- 3:36 AM Ticket #32513 (Database layer (models, ORM) - SQLite3 Backend Falsly claims SQLite does not support Timezone aware ...) closed by
- wontfix: Thanks for the clarification/follow-up both. I'll close as wontfix on …
- 3:01 AM Changeset [54d91795]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" …
- 2:33 AM Ticket #32546 (Database layer (models, ORM) - Meta.ordering fields must not be included in GROUP BY clause) closed by
- fixed: In 330bc40: […]
- 2:14 AM Ticket #32541 (Forms - Separate context and rendering in forms) updated by
- Thanks both. > I think we need to be mindful of ticket #31026... …
- 2:08 AM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) updated by
-
Triage Stage changed
I think this is a good move, so let's accept the ticket. > I don't … - 2:06 AM Ticket #32536 (Documentation - Add references to get() methods in CBV docs.) updated by
- In 0415ac5: […]
- 2:04 AM Changeset [0415ac5a]stable/3.1.x by
- [3.1.x] Fixed #32536 -- Added links to …
- 2:03 AM Ticket #32430 (Documentation - Documentation for BaseCreateView, BaseUpdateView, BaseFormView and ...) updated by
-
Component changed
- 2:00 AM Ticket #32536 (Documentation - Add references to get() methods in CBV docs.) updated by
- In 7e43a100: […]
- 1:59 AM Changeset [7e43a10]stable/3.2.x by
- [3.2.x] Fixed #32536 -- Added links to …
- 1:58 AM Changeset [330bc40]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32546 -- Avoided Meta.ordering columns in GROUP BY clauses. …
- 1:58 AM Ticket #32536 (Documentation - Add references to get() methods in CBV docs.) closed by
- fixed: In bc04941b: […]
- 1:56 AM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) updated by
- Since this would be a simple refactor with no behavior change, it …
- 1:34 AM Changeset [bc04941b]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() …
- 1:01 AM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) updated by
- Sure. As suggested, we could add a member function, something like …
Mar 15, 2021:
- 7:19 PM Ticket #32554 (Database layer (models, ORM) - Add Q.empty(), Q.TRUE, Q.FALSE, Q.any(), and Q.all()) updated by
-
Status, Needs documentation, Has patch, Description, Owner changed
- 7:11 PM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) updated by
-
Only the last three are in the
DiscoverRunner
class. The others have … - 7:11 PM Ticket #32554 (Database layer (models, ORM) - Add Q.empty(), Q.TRUE, Q.FALSE, Q.any(), and Q.all()) created by
-
Q.empty()
checks for nested empty Q objects such asQ(Q())
. See … - 4:33 PM Ticket #32549 (Database layer (models, ORM) - Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`) updated by
-
Status, Resolution, Description, Summary changed
Here is an alternate approach that adds a way to check for nested … - 4:13 PM Ticket #32536 (Documentation - Add references to get() methods in CBV docs.) updated by
-
Triage Stage changed
- 4:01 PM Ticket #23076 (Database layer (models, ORM) - Cascaded deletion of polymorphic models fails) updated by
-
Cc changed
- 2:33 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
- Ian, can I ask for your opinion? We need another pair of eyes, I …
- 2:18 PM Ticket #32546 (Database layer (models, ORM) - Meta.ordering fields must not be included in GROUP BY clause) updated by
-
Patch needs improvement, Triage Stage changed
- 2:13 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
-
I suppose it's a semantics argument whether
Q(Exists...)
is untested … - 2:11 PM Ticket #32508 (Core (Other) - Raise proper exceptions instead of using "assert".) updated by
- In 775b796: […]
- 1:08 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
- > Django already passes conditional expressions to Q objects …
- 12:23 PM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
- Added repr() to Origin https://github.com/django/django/pull/14119
- 12:10 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
- Django already passes conditional expressions to Q objects internally. …
- 11:49 AM Ticket #32553 (contrib.auth - Allow UserAttributeSimilarityValidator to validate against fields of ...) closed by
- wontfix: Thanks for this ticket, however I don't think it's worth addition …
- 11:16 AM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) updated by
- Is this ticket available? I would like to take up. I went through the …
- 10:18 AM Ticket #32260 (Core (System checks) - handler500 as a Class-based view raises SystemCheckError) updated by
-
Needs tests changed
- 9:24 AM Ticket #32553 (contrib.auth - Allow UserAttributeSimilarityValidator to validate against fields of ...) updated by
-
Description changed
- 9:22 AM Ticket #32553 (contrib.auth - Allow UserAttributeSimilarityValidator to validate against fields of ...) created by
-
The password validator
UserAttributeSimilarityValidator
is currently … - 8:39 AM Ticket #16010 (CSRF - Support Origin header checking in the CSRF middleware) updated by
-
Triage Stage changed
Reviewed by Florian Apolloner, Chris Jerdonek, and Adam Johnson. - 8:34 AM Ticket #32536 (Documentation - Add references to get() methods in CBV docs.) updated by
-
Status, Owner, Has patch changed
PR - 8:28 AM Ticket #31158 (contrib.auth - _password_validators_help_text_html() returns HTML block level element.) updated by
- I just came across this myself. While I accept Mariusz’s explanation …
- 7:47 AM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) updated by
- I'll note that one thing this would help with is when testing …
- 7:43 AM Ticket #32552 (Testing framework - Allow DiscoverRunner to use a logger instead of printing to stdout) created by
-
Currently, the
DiscoverRunner
class (used when running tests) "logs" … - 7:11 AM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
-
As
Q()
has.conditional
set toTrue
, we can amend Mariusz' … - 7:10 AM Changeset [775b796]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #32508 -- Raised ValueError instead of using "assert" in lazy().
- 7:03 AM Changeset [2cd0ccef]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Added tests for AssertionErrors in get_complete_version() and …
- 6:33 AM Ticket #32551 (Documentation - Need a direct reference of MEDIA_URL and MEDIA_ROOT in file uploads) closed by
- invalid: "File Uploads" docs already contains a reference to …
- 6:15 AM Ticket #32551 (Documentation - Need a direct reference of MEDIA_URL and MEDIA_ROOT in file uploads) created by
- https://docs.djangoproject.com/en/3.1/topics/http/file-uploads/ …
- 5:43 AM Ticket #32540 (Testing framework - Only do "top level" detection in DiscoverRunner.build_suite() when needed) closed by
- fixed: In 7bdd09d: […]
- 5:43 AM Ticket #32540 (Testing framework - Only do "top level" detection in DiscoverRunner.build_suite() when needed) updated by
- In d5a214c7: […]
- 5:38 AM Ticket #32546 (Database layer (models, ORM) - Meta.ordering fields must not be included in GROUP BY clause) updated by
-
Needs tests changed
- 4:55 AM Ticket #32546 (Database layer (models, ORM) - Meta.ordering fields must not be included in GROUP BY clause) updated by
-
Status, Cc, Patch needs improvement, Needs tests, Owner, Triage Stage changed
- 4:17 AM Ticket #32540 (Testing framework - Only do "top level" detection in DiscoverRunner.build_suite() when needed) updated by
-
Triage Stage changed
- 4:15 AM Changeset [7bdd09d]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32540 -- Optimized DiscoverRunner.build_suite() by calling …
- 4:15 AM Changeset [d5a214c7]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #32540 -- Added django.test.runner.find_top_level().
- 3:42 AM Changeset [7c662b75]stable/3.1.x by
- [3.1.x] Fixed typo in docs/ref/checks.txt. Backport of …
- 3:42 AM Changeset [d076d96]stable/3.2.x by
- [3.2.x] Fixed typo in docs/ref/checks.txt. Backport of …
- 3:42 AM Changeset [50ef9df]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed typo in docs/ref/checks.txt.
- 3:38 AM Ticket #32545 (contrib.admin - Admin foreign key raw inputs are too small when referring to a UUID field) updated by
-
Owner, Type, Needs tests, Triage Stage changed
- 2:58 AM Ticket #32550 (Documentation - Translation Error) closed by
- invalid: Thanks for the report, however, translations are handled at …
- 2:43 AM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
-
Status, Cc, Patch needs improvement, Needs tests, Summary, Owner, Triage Stage changed
Conditional expressions can be combined together, so it's not … - 2:21 AM Changeset [069c338]stable/3.1.x by
- [3.1.x] Updated datum directory for PROJ 6 in GIS install …
- 2:21 AM Changeset [6171d6bb]stable/3.2.x by
- [3.2.x] Updated datum directory for PROJ 6 in GIS install …
- 2:20 AM Changeset [4d912e66]mainstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Updated datum directory for PROJ 6 in GIS install instructions.
- 2:19 AM Ticket #32549 (Database layer (models, ORM) - Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`) closed by
- wontfix: Thanks for this proposition, however I don't think we should …
- 2:07 AM Ticket #32550 (Documentation - Translation Error) created by
- In the …
- 1:47 AM Ticket #32547 (Documentation - assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.) updated by
-
Type, Triage Stage, Component, Summary changed
Agreed, we should clarify this in … - 12:32 AM Ticket #32541 (Forms - Separate context and rendering in forms) closed by
- duplicate: Thank you for pointing out #31026. This seems to at least partly …
Mar 14, 2021:
- 1:03 AM Ticket #32541 (Forms - Separate context and rendering in forms) updated by
- > I'm creating this ticket to get feedback on the idea, and to see if …
Mar 13, 2021:
- 8:11 PM Ticket #28822 (Database layer (models, ORM) - Add DBCalculatedField to model to annotate models automatically) updated by
-
Cc changed
- 7:58 PM Ticket #32406 (Database layer (models, ORM) - Allow QuerySet.update() to return fields on supported backends.) updated by
-
Cc changed
- 7:55 PM Ticket #32381 (Database layer (models, ORM) - Include number of rows matched in bulk_update() return value) updated by
- PR ready for review at https://github.com/django/django/pull/14125. …
- 7:50 PM Ticket #32381 (Database layer (models, ORM) - Include number of rows matched in bulk_update() return value) updated by
-
Needs documentation changed
- 6:26 PM Ticket #32549 (Database layer (models, ORM) - Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`) updated by
-
Has patch, Description changed
- 6:17 PM Ticket #32549 (Database layer (models, ORM) - Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`) created by
-
Empty Q objects (
Q()
or~Q()
, etc) evaluate toFalse
, but … - 4:41 PM Ticket #32381 (Database layer (models, ORM) - Include number of rows matched in bulk_update() return value) updated by
-
Needs documentation changed
- 4:30 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) updated by
-
Has patch, Description changed
- 4:25 PM Ticket #32548 (Database layer (models, ORM) - Combining Q() objects with boolean expressions crashes.) created by
- Currently Q objects with 1 child are treated differently during …
- 4:09 PM Ticket #32260 (Core (System checks) - handler500 as a Class-based view raises SystemCheckError) updated by
-
Version, Needs tests changed
- 3:31 PM Ticket #32541 (Forms - Separate context and rendering in forms) updated by
- I think we need to be mindful of ticket #31026 and the associated …
- 2:37 PM Ticket #32353 (GIS - Add support for PROJ 7.X.) updated by
- Everything works with PROJ 7.2.1 (GDAL 3.0.4 and GEOS 3.8.0), so I'm …
- 12:02 PM Ticket #32353 (GIS - Add support for PROJ 7.X.) updated by
-
Status, Owner changed
- 10:30 AM Ticket #32381 (Database layer (models, ORM) - Include number of rows matched in bulk_update() return value) updated by
-
Has patch changed
- 10:16 AM Ticket #32381 (Database layer (models, ORM) - Include number of rows matched in bulk_update() return value) updated by
-
Cc, Owner changed
Due to inactivity, I'm claiming this ticket. [comment:11 … - 10:03 AM Ticket #32260 (Core (System checks) - handler500 as a Class-based view raises SystemCheckError) updated by
- An update PR has been …
- 10:02 AM Ticket #32260 (Core (System checks) - handler500 as a Class-based view raises SystemCheckError) updated by
-
Patch needs improvement changed
- 9:13 AM Ticket #32547 (Documentation - assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.) updated by
-
Description changed
- 9:12 AM Ticket #32547 (Documentation - assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.) created by
- Hi, The docs for assertHTMLEqual says "html1 and html2 must be valid …
Note:
See TracTimeline
for information about the timeline view.