Kaydet (Commit) 81d4ce4a authored tarafından Tim Graham's avatar Tim Graham

Refs #24743 -- Clarified migrations performance note in 1.8.1 release notes.

üst e60eccd6
......@@ -93,4 +93,5 @@ Optimizations
* Changed ``ModelState`` to deepcopy fields instead of deconstructing and
reconstructing (:ticket:`24591`). This speeds up the rendering of model
states and reduces memory usage when running :djadmin:`manage.py migrate
<migrate>`.
<migrate>` (although other changes in this release may negate any performance
benefits).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment