Hello,

I agree with Florian. Deployments are not the same across the board. It is
also simple enough to write something like a fabric script that handles
your own unique process accordingly.

 This would make an excellent additional package on pypi, but I do not see
a reason to include it as a default in Django.

Jeremy

On Fri, Oct 14, 2016 at 7:48 PM Florian Apolloner <f.apollo...@gmail.com>
wrote:

> Hi,
>
>
> On Saturday, October 15, 2016 at 1:38:32 AM UTC+2, Ricardo Prado wrote:
>
> An internal montior is initialized for apply changes runtime. Would be
> good have this option in production too.
>
>
> I tend to disagree. Having this in production would be kind of bad -- it
> takes extra resources and does not provide any benefit. After all
> deployments are a controlled action, reloading your webserver (or whatever
> your strategy requires) should be part of deployment and not be part of
> Django (which cannot really know what you WSGI handler needs anyways).
>
> Cheers,
> Florian
>
> --
> 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/16a2ecc2-42b0-46d6-9f7b-5758c0eafc7c%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/16a2ecc2-42b0-46d6-9f7b-5758c0eafc7c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 

---
Jeremy Spencer
www.jeremyspencer.me

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

Reply via email to