#20477: Allow list of modules for FORMAT_MODULE_PATH
-------------------------------------+-------------------------------------
     Reporter:  mbrochh              |                    Owner:  mbrochh
         Type:  New feature          |                   Status:  closed
    Component:                       |                  Version:  master
  Internationalization               |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  localization,        |      Needs documentation:  0
  format files                       |  Patch needs improvement:  1
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"950b6de16ac2f8135612f2ed5984c090dd8e4dcf"]:
 {{{
 #!CommitTicketReference repository=""
 revision="950b6de16ac2f8135612f2ed5984c090dd8e4dcf"
 Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.

 Previously the FORMAT_MODULE_PATH setting only accepted one string (dotted
 module path).

 This is useful when using several reusable third party apps that define
 new
 formats. We can now use them all and we can even override some of the
 formats
 by providing a project-wide format module.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20477#comment:9>
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.c1b88c4f539af5c3b55b3a451d99935e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to