Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 614 Bytes

commands.rst

File metadata and controls

27 lines (17 loc) · 614 Bytes

Management Commands

easy_locale

Note

Easy locale will update the gettext catalogs with content from the database. This can be specific to a single app or model.

easymode.management.commands.easy_locale

easy_reset_language

Note

This command will clear the database fields in one language for a specific app or model, so the translation will once again come from the catalog, instead of the database.

easymode.management.commands.easy_reset_language