Star! Thanks for that, I'd tried doing it and failed - but wasn't sure
where it was going wrong.
Have done it now and am moving onwards.
Cheers
On Aug 10, 11:17 am, nostradamnit wrote:
> It means you remove the line that says admin.site.register(Choice), as
> the choices will be integrated in t
It means you remove the line that says admin.site.register(Choice), as
the choices will be integrated in the Poll admin page now.
On Aug 10, 11:28 am, egrommet wrote:
> I've just
> reachedhttp://docs.djangoproject.com/en/1.0/intro/tutorial02/#adding-related...
> in the tutorial and am trying
I've just reached
http://docs.djangoproject.com/en/1.0/intro/tutorial02/#adding-related-objects
in the tutorial and am trying then to follow on.
I've hit the par "Remove the register() call for the Choice model.
Then, edit the Poll registration code to read:
class ChoiceInline(admin.StackedInlin
3 matches
Mail list logo