#22016: Automatically reload i18n files on change, when DEBUG is True
--------------------------------------+----------------------
     Reporter:  vegitron              |      Owner:  vegitron
         Type:  New feature           |     Status:  new
    Component:  Internationalization  |    Version:
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  1
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+----------------------
 It would make things easier for our text editors if they didn't need to
 run compilemessages to see their changes on their builds.  This would need
 to cover python translation, templates, and the javascript catalog.  This
 would create parity between seeing text changes and seeing python changes.

 This is similar to #9523, only I'd like to have a check for compilation
 when translations are used.

 I have a patch that has unit tests, and implements changes in trans_real
 and in the javascript_catalog.  I'll send a pull request after my CCLA is
 sent in.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22016>
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/051.852849c474014cc76f046d52f67d067a%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to