Opened 10 years ago
Last modified 10 years ago
#23583 closed Bug
makemessages for javascript no longer works — at Initial Version
Reported by: | Michal Čihař | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | 1.7 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When using manage.py makemessages -d djangojs, it no longer works (for me) as makemessages now completely ignores media and static dirs, what's place where javscript is usually stored. This has been introduced as fix for issue #23010.
Note:
See TracTickets
for help on using tickets.