mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Literals from source files with Django template language syntax don't
have a '.py' suffix anymore.
Also, the '.\' prefix is preserved to respect GNU gettext behavior on
that platform.
Refs #16903.
4b715fc05a from master.