Django Generate translation

Generate Translation

python manage.py makemessages --ignore=invoice/* --ignore=order/* --ignore=cv/* --ignore=node_modules/*

python manage.py makemessages --ignore=invoice/* --ignore=order/* --ignore=cv/* --ignore=material/* --ignore=zoom_webapp/* ignore=node_modules/* --ignore=sales/*

python manage.py makemessages --ignore=invoice/* --ignore=order/* --ignore=cv/* --ignore=zoom_webapp/* --ignore=node_modules/*

python manage.py compilemessages

Comments

Popular posts from this blog

Installing the Certbot Let’s Encrypt Client for NGINX on Amazon Linux 2

Deploy Nuxt.js app using Apache 2

Automate PostgreSql Backup with Cron