On Dec 23, 5:41 am, Victor Hooi <victorh...@gmail.com> wrote: > class AddressInline(generic.GenericTabularInline): > models = Address
Is that just a typo here, or do you actually have it as 'models' in your code? It should be 'model'. Change that and see if it fixes your problem. -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.