This is to avoid duplicate usernames? My idea is to call them all userXXX where XXX is the id value (the primary key in the User table).
Another thought that came to me yesterday was whether there are any issues if a user wants to change his or her email address. I don't think it causes any problems - foreign keys into the User table are using the primary key id so thats not a problem. B --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---