#31678: "AttributeError: 'ManyToOneRel' object has no attribute 'select_format'"
fails in 3.0.7
---------------------------------------------+------------------------
Reporter: Casper Weiss Bang | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------------+------------------------
When upgrading to 3.0.7 my CI fails with the following stacktrace in my
unit tests. When reverting back to 3.0.6 there is no error, which seems
weird (as 3.0.7 is just a security update). I am not sure what other
information is needed. Due to the nature of the stacktrace, it is
difficult for me to know exactly what field is causing this failure, but
it is happening on my custom User class.
https://gist.github.com/C0DK/12df9ec3ab67fd238e27b0a949a05fc8
The exact cause is unknown to me, so i am not to much help, but can gladly
answer questions of any nature.
--
Ticket URL: <https://code.djangoproject.com/ticket/31678>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/047.f061f9aa2871a2e51c3ea6bdba18fbd1%40djangoproject.com.