mirror of
https://github.com/django/django.git
synced 2025-01-23 16:50:41 +00:00
173aa51997
The new error message now hints that the most likely issue is a circular import. Thanks to trac user elena for the report and to bpeschier for the original patch.