when running django-admin.py makemessages -l fa based on internationalization documentations in windows i get this error:
Windows Error: errors happened while running xgettext on __init__.py ,'xgettext' is not recognizad as an internal or external command
what should I install and which variables add to environment?I googled alot but just found a japanese references!!
This is covered in the documentation.