mirror of
https://github.com/django/django.git
synced 2025-02-24 00:55:17 +00:00
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.