Thank you Malcolm!

Let's see if we can reach a consensus in a reasonable time.

_____________________________________________

Raony Guimarães Corrêa Do Carmo Lisboa Cardenas
PhD in Bioinformatics

email: raonyguimar...@gmail.com
skype/hangouts: raonyguimaraes
phone: +48 722 148 478
_____________________________________________

On Tue, Aug 2, 2016 at 5:17 PM, Michal Petrucha <
michal.petru...@koniiiik.org> wrote:

> On Tue, Aug 02, 2016 at 06:09:00PM +0300, Shai Berger wrote:
> > Well, there's one precedent that is quite pertinent here, and that
> > is AUTH_USER_MODEL. But a setting for the length of a field in a
> > built-in app is problematic because it would imply a migration in
> > that app, rather than user apps.
> >
> > In principle we could write the d.c.auth migration by hand to take
> > the setting in account, and declare the setting as unchangeable like
> > AUTH_USER_MODEL, but that would be very ugly special-casing IMO.
>
> That would be very error prone, unless we wrap in a thick layer of
> safety checks. django-allauth already does something like that (where
> a migration conditionally adds an operation depending on a setting)
> and it has already come up a bunch of times in #django when people got
> their database schema into an inconsistent state by changing that
> setting.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django developers  (Contributions to Django itself)" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-developers/h98-oEi7z7g/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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/20160802151714.GG5430%40koniiiik.org
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CALenah%3D_TygVRWqspu4ka5TvhM7pf64dhzkZ3VoiXdYWiyoPwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to