Hi , I did considered , but I could not see how to do it , the model I want to inherit is from contrib.Users and the model I want to replace is contrib.Users . It looks to me like a circular reference ...?? How can I use the inherited model in the model I inherited from ??
Sandro On Dec 2, 12:18 pm, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > > I want to define a class inherited from a contrib class namely users > > and replace it with the new one . > > Long ago there was a replace_module keyword in the meta class of the > > model , any idea how to achieve > > this ? > > First of all, why do you want to replace the contrib User model with > your inherited version? Have you considered simply using your > inherited version? > > -Rajesh D --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---