Sounds enough good. One important thing for me is that I have many of
external apps and few in project managed by me. Reconfiguring most of apps
just to tell Django "leave them alone" sounds like an overhead. That's why
I would like to tell Django "here are my apps, manage them please".

BR
Marcin

On 17 July 2015 at 18:30, Andrew Godwin <and...@aeracode.org> wrote:

>
>
> On Fri, Jul 17, 2015 at 11:19 AM, James Bennett <ubernost...@gmail.com>
> wrote:
>
>> One option for declaring an app "unmanaged" could be via AppConfig.
>> That's fairly clean, mirrors the way you can already set a model as
>> unmanaged in its Meta declaration, and allows for the end user of the app
>> to override by supplying an AppConfig which will generate migrations
>> (should they, for some use-case reason, want that).
>>
>
> Now this I like.
>
> Andrew
>
> --
> 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/WgFacUFvgfs/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 http://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAFwN1uq8bhij2WABvrRW7QPuMcCwVg6d7qKiuMREh2Udb8vNpA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-developers/CAFwN1uq8bhij2WABvrRW7QPuMcCwVg6d7qKiuMREh2Udb8vNpA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> 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 http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAB2m7Cw82JSu8o%3DLyCG%3DinggyYT7%2BNhUcFBJqBE_pYYUBJmqfg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to