mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
This reverts commit 91e21836f6
.
`export` and `import` directives have several syntax variants and not
all of them were properly covered.
Thanks Hervé Le Roy for the report.