[Django] #22405: Errata in Development documentation

9 views
Skip to first unread message

Django

unread,
Apr 7, 2014, 10:25:14 PM4/7/14
to django-...@googlegroups.com
#22405: Errata in Development documentation
-------------------------------+------------------------
Reporter: anonymous | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.7-beta-1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+------------------------
A small errata in the development docs.

the string
Reporter.objects.all().update(stories_filed=F('stories_filed) + 1)

does not enclose "stories_filed" in complete string ''.

The code above this string is correct. It's a small errata nothing
serious and one can easily remedy this.

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

Django

unread,
Apr 8, 2014, 4:22:34 AM4/8/14
to django-...@googlegroups.com
#22405: Errata in Development documentation
-------------------------------------+-------------------------------------
Reporter: anonymous | Owner:
Type: | anubhav9042
Cleanup/optimization | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage:
Has patch: 1 | Unreviewed
Needs tests: 0 | Needs documentation: 0
Easy pickings: 1 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by anubhav9042):

* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.7-beta-1 => master
* owner: nobody => anubhav9042
* needs_docs: => 0
* has_patch: 0 => 1
* type: Uncategorized => Cleanup/optimization


Comment:

https://github.com/django/django/pull/2526

I think this should apply to master and also backported to 1.7b1.

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

Django

unread,
Apr 8, 2014, 7:05:46 PM4/8/14
to django-...@googlegroups.com
#22405: Errata in Development documentation
-------------------------------------+-------------------------------------
Reporter: anonymous | Owner:
Type: | anubhav9042
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timo):

* status: assigned => closed
* resolution: => fixed
* stage: Unreviewed => Accepted


Comment:

In 36de29200e1ea713c278f7672ab1790e1500c423:

Fixed #22405 -- Fixed string error in models/queries docs.

Backported to 1.7.x in 61b7fcf4783178e5212688d34449f8204e40082a.

--
Ticket URL: <https://code.djangoproject.com/ticket/22405#comment:2>

Reply all
Reply to author
Forward
0 new messages