Hi Greg,
Thanks for the report. From the look of it, the problem is actually
with Django's documentation site, not with the documentation itself.
If you look at the raw source file for the documentation in 1.4:
https://github.com/django/django/blob/stable/1.4.x/docs/ref/templates/builtins.txt#L1096
You'll see that the source for the documentation in 1.4 still has the
future-compatibility warning, and the 'old' syntax.
This means the problem is with the Djangoproject website; for some
reason, it's showing the trunk documentation for 1.4, rather than the
docs from the actual 1.4 branch.
This is probably an artefact of our recent move to GitHub; it's taking
a while to get all our ducks back in a row when it comes to things
like the docs that are auto generated out of source.
I've logged a ticket to track the problem:
https://code.djangoproject.com/ticket/18293
Yours,
Russ Magee %-)
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/django-users/-/mRBNdd771u8J.
> To post to this group, send email to
django...@googlegroups.com.
> To unsubscribe from this group, send email to
>
django-users...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/django-users?hl=en.