1.

Explain What Does Django-admin.py Make Messages Command Is Used For?

Answer»

This COMMAND line executes over the entire source tree of the current DIRECTORY and ABSTRACTS all the STRINGS marked for TRANSLATION. It makes a message file in the locale directory.

This command line executes over the entire source tree of the current directory and abstracts all the strings marked for translation. It makes a message file in the locale directory.



Discussion

No Comment Found