mirror of
https://github.com/django/django.git
synced 2025-04-08 23:46:43 +00:00
Fix makemessage's --ignore patterns being applied to the full path instead of the file name. Thanks to nnseva for the report and the original patch.