Sunday, October 28, 2012

Re: Documentation Bug report

Actually, I found what I think is another minor bug in the dev docs
yesterday too:

/path/django-docs-dev-en/topics/python3.html

I feel like

"On Python 3, the decorator is a no-op. On Python 2, it defines
appropriate __unicode__() and __str__() methods (replacing the
original __str__() method in the process)."

Should have s/On/In/g

cheers
L.

On Mon, Oct 29, 2012 at 10:05 AM, Ramiro Morales <cramm0@gmail.com> wrote:
> On Sun, Oct 28, 2012 at 4:34 PM, Lachlan Musicman <datakid@gmail.com> wrote:
>>
>> The funniest/worst part is the title:
>>
>> Django v1.3.2 documentation
>>
>> :)
>>
>> I believe this should read DEV or at least 1.5
>
> I suspect it's because of a change I introduced a few hours ago.
> I will fix it now and hopefully it will be reflexted in the downloadable
> content soon.
>
> This is in the master branch (nascent 1.6). The 1.5 stabilization
> branch shoudn't
> be affected.
>
> --
> Ramiro Morales
>
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
>



--
...we look at the present day through a rear-view mirror. This is
something Marshall McLuhan said back in the Sixties, when the world
was in the grip of authentic-seeming future narratives. He said, "We
look at the present through a rear-view mirror. We march backwards
into the future."

http://www.warrenellis.com/?p=14314

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment