#19297: refactor settings setup code
------------------------------------------------+------------------------
               Reporter:  ptone                 |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Core (Other)          |        Version:  master
               Severity:  Normal                |       Keywords:
           Triage Stage:  Accepted              |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 There is an increasing amount of code duplication in
 conf.__init__.LazySettings between _setup and configure

 There are some differences in the way the actual settings holder is setup
 - but there should be a way to refactor this so that _setup calls
 configure, and put the common code there.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19297>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to