Howdy,

You guys ever seen or used this:
https://pypi.org/project/django-configurations/

Reusable settings. That would be something I would like to see in Django.


On Fri, 28 Feb 2020 at 5:49 AM, Robert Marsanyi <r...@whidbey.com> wrote:

> I have to say, having settings as Python code is one of the features of
> Django for me.  Being able to calculate settings values, take advantage of
> Python’s module/class parsing, and so on all make settings more than just a
> set of dictionary values.  I think we would lose a bit of functionality if
> we chose to reduce them to something that YAML or its ilk knows how to
> express.
>
> --
> 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/eDdUYM3YN1U/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/3de22278-7bad-4409-a2d1-185792a4375c%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/3de22278-7bad-4409-a2d1-185792a4375c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
-- 
Alexei Znamensky | russoz gmail com
http://github.com/russoz

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAFK_j12yBGoi5NMSAGyA5FZUv%2BNwzDYgDg8jS%2BCEVcDqP1s4xg%40mail.gmail.com.

Reply via email to