summaryrefslogtreecommitdiff
path: root/django/core/management/utils.py
AgeCommit message (Expand)Author
2013-03-10Made (make|compile)messages check for availability of gettext commands.Ramiro Morales
2013-03-03Fixed #19942 -- Decoded errors coming from Popen commandsClaude Paroz
2013-02-26Move management helper function to new utils module.Ramiro Morales
2013-02-26Don't use os.system() in compilemessages.Ramiro Morales