#29776: Pulling part of django.conf.settings from the database
-----------------------------------+--------------------------------------
     Reporter:  Sven R. Kunze      |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  Core (Other)       |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:  settings database  |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by Sven R. Kunze):

 * status:  closed => new
 * resolution:  wontfix =>


Comment:

 See ​Django Packages Live Settings grid for examples.

 I checked them out and any active one of these break compatibility :-(

 {{{
 from django.conf import settings  # won't work anymore
 }}}


     for Email, your example

 I don't see why Email should be special.


     This isn’t something that would be added to core.

 Which is unfortunate given the plethora of 3rd-party apps, including many
 old betas. If you change your mind, I can contribute pull requests.

 To me seems like a rather tiny but very core functionality (also enabling
 dynamic plugin apps etc).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29776#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.6a2959d5a0cd54dbf6f8ee44e3556c48%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to