polls/admin.py has a class called ChoiceInline, which is referenced in the
PollAdmin class as ChoiceInLine (i.e., there's a big 'L' when there should
be a little 'l', or vice versa)
--
Ticket URL: <https://code.djangoproject.com/ticket/22554>
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:
What page is the error on? I don't see it in the tutorial for any
supported version.
--
Ticket URL: <https://code.djangoproject.com/ticket/22554#comment:1>