#30536: Improve django.setup() semantic
------------------------------------------+------------------------
               Reporter:  pascal chambon  |          Owner:  nobody
                   Type:  New feature     |         Status:  new
              Component:  Core (Other)    |        Version:  master
               Severity:  Normal          |       Keywords:  setup
           Triage Stage:  Unreviewed      |      Has patch:  1
    Needs documentation:  0               |    Needs tests:  0
Patch needs improvement:  0               |  Easy pickings:  0
                  UI/UX:  0               |
------------------------------------------+------------------------
 Make django.setup() idempotent, and add setting DJANGO_SETUP_CALLABLE so
 that actual setup operations can be overridden in a project.

 This is especially useful when testing, since test runners (eg. pytest-
 django) often configure the framework by themselves, before the end user
 can patch it with mockups and other early-time tweaks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30536>
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/048.b0ff940963877b8446e403f97aa53a46%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to