#19712: admindocs Model reference is incomplete and wrongly described --------------------------------------+------------------------------------ Reporter: EvilDMP | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation | Version: 1.4 Severity: Normal | Resolution: Keywords: | Triage Stage: Accepted Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 --------------------------------------+------------------------------------
Comment (by EvilDMP): Say you visit `/admin/doc/models/auth.user/`. It will say there: `<h1>Fields on User objects</h1>`. However, it doesn't just list '''fields''', it lists all kinds of attributes of `User`, including: * methods * model fields * some methods on relations, such as count() and all() but not: * methods decorated with @property * methods beginning with `_` * particular methods including `get_absolute_url()` So it's just a bit misleading, that's all. -- Ticket URL: <https://code.djangoproject.com/ticket/19712#comment:3> 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 django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.