I would prefer it if the first name and the last name are removed from
the User model, but it has no priority to me since you can leave them
empty.
IMHO these fields are not that common:
- sometimes the policy is to save initials + lastname (or any other
combination)
- in the Netherlands we also have something like an "in between" name
part which is officially part of the last name, but often stored in a
seperate field. Example: Jan van der Bos. Jan is the first name, "van
der Bos" is the last name, but you want to sort it on "Bos". I don't
know about other countries.

I agree with Bryan that all personal user information should be in the
profile model.

Rudolph

When looking to firstname / lastname from an international point of view


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to