[Django] #23729: Small error in documentation

2 views
Skip to first unread message

Django

unread,
Oct 29, 2014, 10:05:29 AM10/29/14
to django-...@googlegroups.com
#23729: Small error in documentation
-------------------------------+--------------------
Reporter: sixpackistan | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.7
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
class PersonQuerySet(models.QuerySet):

should be

class PersonQuerySet(query.QuerySet):

-Right?

Link: https://docs.djangoproject.com/en/1.7/topics/db/managers/

--
Ticket URL: <https://code.djangoproject.com/ticket/23729>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 29, 2014, 10:36:47 AM10/29/14
to django-...@googlegroups.com
#23729: Small error in documentation
-------------------------------+--------------------------------------
Reporter: sixpackistan | Owner: nobody
Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.7
Severity: Normal | Resolution: invalid
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 timgraham):

* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0


Comment:

I believe you are using Django 1.6 or earlier as this code works on Django
1.7+.

--
Ticket URL: <https://code.djangoproject.com/ticket/23729#comment:1>

Reply all
Reply to author
Forward
0 new messages