#33536: Running help() against django.db.models.PositiveIntegerField results in
error
-------------------------------------+-------------------------------------
Reporter: Brenden Hyde | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 4.0
(models, ORM) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):
* status: new => closed
* resolution: => wontfix
* component: Uncategorized => Database layer (models, ORM)
Comment:
Thanks for the feedback. This is caused by translatable class attributes
like `description = _("Positive integer")` which access the setting. I
don't see a feasible solution, but these classes don't have docstrings
anyway.
--
Ticket URL: <https://code.djangoproject.com/ticket/33536#comment:1>
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/067.ceea888e475427e87c70ca3ad12266d0%40djangoproject.com.