mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 14:30:24 +00:00
This should prevent managers methods from returning content type instances registered to foreign apps now that these managers are also attached to models created during migration phases. Thanks Tim for the review. Refs #23822. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_models.py | ||
| test_order_with_respect_to.py | ||
| tests.py | ||
| urls.py | ||