Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend: Add multi-domain support to compile_catalog command #335

Merged
merged 1 commit into from
Jan 29, 2016
Merged

Frontend: Add multi-domain support to compile_catalog command #335

merged 1 commit into from
Jan 29, 2016

Commits on Jan 28, 2016

  1. Frontend: Add multi-domain support to compile_catalog command

    Some projects have their translations split up into several text
    domains within one package.  This change adds the possibility to
    specify a space seperated list of domains in the configuration, like
    'setup.py compile_catalog --domain="foo bar"', for instance.
    ansiwen committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    5a2674f View commit details
    Browse the repository at this point in the history