Hi, On 5 Maj, 14:02, parkprimus <parkpri...@gmail.com> wrote: > According to django's documentation, "The max_length is enforced at > the database level and in Django's validation.". Can you verify that > the max_length is configured in you database structure?
Yes, I have it. AFAIK max_length is required in CharFields. Regarding other replies - I know it's wrong to truncate data but I need it in some background/batch processing, so it's not for forms and user input. Thanks, MS --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---