Hi everybody!

I need a User model with normal attributes inherit from models.User, but I
need some differences:

   - I dont' need name, surname and another attributes
   - I need that email are unique between different Users

Can I inherit and use most of models.User? Or I need to create a new class
and don't benefit from Auth module?

Thanks!
Álex González

-- 
Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt
and/or .pptx
http://mirblu.com

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

Reply via email to