#14147: django 1.2 documentation refer to assertQuerysetEqual which is only available in trunk ------------------------------------+--------------------------------------- Reporter: djoume | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Resolution: | Keywords: Stage: Unreviewed | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | ------------------------------------+--------------------------------------- Changes (by ramiro):
* needs_better_patch: => 0 * needs_tests: => 0 * needs_docs: => 0 Comment: The docs published under `/en/1.2/` aren't rendered from a frozen copy of the tree (e.g. the last release from the bug fix-only `releases/1.2.X` SVN branch) but from an always current checkout of its tip. That branch was created in r13361. All the commits between r13285 (the moment 1.2 got tagged) and r13361 are present both in trunk and in the 1.2.X branch. So the new `assertQuerysetEqual()` method will be available in the 1.2 series starting with 1.2.2. -- Ticket URL: <http://code.djangoproject.com/ticket/14147#comment:1> Django <http://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 post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.