Thanks for feedback. Created ticket for the deprecation: 
https://code.djangoproject.com/ticket/26154

On Thursday, January 21, 2016 at 3:06:39 AM UTC-5, Shai Berger wrote:
>
> On Thursday 21 January 2016 09:59:49 Aymeric Augustin wrote: 
> > > On 21 janv. 2016, at 07:24, Josh Smeaton <josh.s...@gmail.com 
> <javascript:>> wrote: 
> > > 
> > > I'm in favour of making the change, just call it out as a backwards 
> > > compatibility. 
> > 
> > If I understand correctly, Oracle users encountering this issue would 
> just 
> > have to adjust the field length? 
> > 
>
> If their field is short enough to begin with. There's a hard limit of 4000 
> bytes; if they need more, they'll need to change from a charfield with 
> Tim's 
> validator to a TextField, and that, in turn, will also force them to 
> change 
> queries with grouping in non-trivial ways. 
>
> Shai. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2b4630b8-c612-46c5-933f-748d6960abba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to