Error : Ensure this value has at most 30 characters (it has 31) django - Mailing list pgsql-general

From VENKTESH GUTTEDAR
Subject Error : Ensure this value has at most 30 characters (it has 31) django
Date
Msg-id CA+iwz4mWXMjyg1yzLpXwHFVU_tAkUOHeYnugVi9ggJH+sQ=Jyg@mail.gmail.com
Whole thread Raw
Responses Re: Error : Ensure this value has at most 30 characters (it has 31) django
Re: Error : Ensure this value has at most 30 characters (it has 31) django
List pgsql-general
Hello,

    I am using DJango 1.7 and Postgresql 9.3.5.

    I am trying to store email in the username field of django.contrib.auth.models.User.
    but when i try to store more than 30 characters i am getting this error : Ensure this value has at most 30 characters (it has 31) django
    i tried changing the max length to 75 of username field of auth_user. but still i am getting the same error.
    Please help me to solve this

--
Regards :
Venktesh Guttedar.

pgsql-general by date:

Previous
From: M Tarkeshwar Rao
Date:
Subject: Re: FW: getting error while running sql on mm_activealrm table
Next
From: David G Johnston
Date:
Subject: Re: Error : Ensure this value has at most 30 characters (it has 31) django