mirror of
https://github.com/django/django.git
synced 2025-01-16 13:22:19 +00:00
10e3faf191
It contained models, forms and admin objects causing undesirable import side effects. Refs #16368. Thanks to Ramiro, Carl and Loïc for the review.