Re: [Django] #34598: Load new settings after start up

2023-05-25 Thread Django
#34598: Load new settings after start up
---+--
 Reporter:  boomdizz   |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Uncategorized  |  Version:  4.2
 Severity:  Normal |   Resolution:  invalid
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by Mariusz Felisiak):

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


Comment:

 Please don't use Trac as a support channel. Closing per
 TicketClosingReasons/UseSupportChannels.

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070188563b4537-8332691e-10fa-431f-a6fa-367d059ff321-00%40eu-central-1.amazonses.com.


[Django] #34598: Load new settings after start up

2023-05-25 Thread Django
#34598: Load new settings after start up
-+
   Reporter:  boomdizz   |  Owner:  nobody
   Type:  Uncategorized  | Status:  new
  Component:  Uncategorized  |Version:  4.2
   Severity:  Normal |   Keywords:
   Triage Stage:  Unreviewed |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+
 We have a usecase where our web application is
 (a) running on Django using local users (which is standard),
 (b) is then modified by our UI to take in an LDAP configuration to support
 directory services remote users
 LDAP setup is managed by the django-auth-ldap module, but it's
 configuration ends up in settings.py. How can we get Django to
 automatically pick up these changes without restarting?
 Or, is there another way to support such a usecase. In more general terms,
 how can Django be told to reload it's configuration?

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701885567f369-a5d22254-14c1-4e46-a58d-0df77b5d03c1-00%40eu-central-1.amazonses.com.