question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FieldTracker for AbstractModel children is still not stable

See original GitHub issue

Problem

I have found that AbstractModelTrackerTests is not quite correct. Since it inherited from FieldTrackerTestCase that just implements some extra assertions, there are no actual tests for this case.

Solution

I have fixed AbstractModelTrackerTests and it seems that some tests are failed for the case with models inherited from some AbstractModel with fields defined (like AbstractUser and its children)

#381 - pull request

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ExTexancommented, Jun 14, 2021

Would someone update me/us on the status of this? The last activity (other than bumping the versions) seems to be:

  • it was noted that “this is blocked upstream in Django by #30427
  • Then #30427 (and #16176) were fixed.

Does that mean this issue is unblocked? Is there a fix in the works?

0reactions
jcass77commented, Aug 21, 2019

@Natim has indicated that this is blocked upstream in Django by #30427.

Read more comments on GitHub >

github_iconTop Results From Across the Web

django-model-utils - Bountysource
This happens with custom User model in Django 1.5 (not sure if it matters). ... Currently FieldTracker resets only the fields which were...
Read more >
Choices - django-model-utils - Read the Docs
A FieldTracker can be added to a model to track changes in model fields. A FieldTracker allows querying for field changes since a...
Read more >
autonomous star tracker: Topics by Science.gov
The star tracker is supposed to have the highest accuracy in stable conditions ... Its pixel resolution in not yet satisfactory for precision...
Read more >
online identification algorithm: Topics by WorldWideScience.org
It is not only valuable as a reference book for star sensor designers and researchers working in pattern recognition and othe.
Read more >
wordlist_no_underscores.txt - Index of /
... ragnacp-child mui-d630 fastqfilter nsurlsession-promisekit commontool rt4 ... not-working rsystem2 key-note debian-wheezy-vagrant-install stream-tools ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found