Skip to content

Instantly share code, notes, and snippets.

@GaretJax
Created November 5, 2014 14:38
Show Gist options
  • Select an option

  • Save GaretJax/1c7dbcaf248e3accd3bd to your computer and use it in GitHub Desktop.

Select an option

Save GaretJax/1c7dbcaf248e3accd3bd to your computer and use it in GitHub Desktop.
makemessages:
cd $(PROJECT_DIR) && @DJANGO_SETTINGS_MODULE=usermanagement.settings $(PTYHON) ../manage.py makemessages --all --ignore=env/* --ignore=tmp/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment