Hrm I have this working now, got lucky with a google and found a
django bug that had the info I needed to start. So am now using:

appt4.models import Tag

But am now actually experiencing the bug which is thought to be fixed.
I'm using Django 1.0: http://code.djangoproject.com/ticket/6776

Whilst on the subject of the admin interface, should
admin.autodiscover() make all models visible in the admin panel
without needing to admin.site.register ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to