Re: request: auth_user User model, not enough characters in email

2008-08-28 Thread David Zhou

On Aug 28, 2008, at 8:17 AM, Bram de Jong wrote:

> it's obviously a very small hack in the django source code, but it  
> would be nice if the email-field would have a few more characters.
> I have a few pesky users who actually use my site and have a vry  
> long email address.

If you have a recent version from trunk, you should be able to define  
your own length via max_length:

http://docs.djangoproject.com/en/dev/ref/models/fields/#emailfield

---
David Zhou
[EMAIL PROTECTED]




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



request: auth_user User model, not enough characters in email

2008-08-28 Thread Bram de Jong
hello all,

it's obviously a very small hack in the django source code, but it would be
nice if the email-field would have a few more characters.
I have a few pesky users who actually use my site and have a vry long
email address.

 - bram

-- 
http://www.freesound.org
http://www.smartelectronix.com
http://www.musicdsp.org

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