1
0
mirror of https://github.com/django/django.git synced 2025-10-27 15:46:10 +00:00
Files
django/docs/topics
Simon Charette 8d196e6fea [3.0.x] Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields.
This is not true since 7f51876 removed the necessity of creating
proxy model classes at runtime for each deferred field sets.
Backport of 35396a7f24 from master
2019-10-14 12:53:03 +02:00
..