>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to