--
Ticket URL: <https://code.djangoproject.com/ticket/18723>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
You're following the tutorial for the in-development version of Django,
but using an earlier release (probably 1.4).
Please use the documentation for your version of Django.
Duplicate of many other tickets.
--
Ticket URL: <https://code.djangoproject.com/ticket/18723#comment:1>
Comment (by Aymeric Augustin <aymeric.augustin@…>):
In [4da1d0fd65e01abe013e0d5a9174b81c6bbfa677]:
{{{
#!CommitTicketReference repository=""
revision="4da1d0fd65e01abe013e0d5a9174b81c6bbfa677"
Added a warning about the {% url %} syntax change
at the point where it bites most beginners.
Refs #18787, #18762, #18756, #18723, #18705, #18689 and several
duplicates.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/18723#comment:2>