Bah stupid me. Use admin.site.register(Poll, PollAdmin) not just admin.site.register(Poll). Sorry ...
On Nov 19, 10:26 am, Reikje <[email protected]> wrote: > Hi, playing around with the django tutorial part 2. The fieldsets > example does not work at all for me. I don't see the fieldsets. No > error displayed. Anyone had this? Using ubuntu 10.04 and django 1.2.3 > installed with easy_install not Synaptic. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

