Kaydet (Commit) e1dd24d2 authored tarafından Simon Charette's avatar Simon Charette

Added missing deprecation note for model permission methods.

refs #20642.
üst 904b8275
......@@ -404,6 +404,9 @@ these changes.
forms for ManyToMany model fields will not be performed by Django anymore
either at the model or forms layer.
* The ``Model._meta.get_(add|change|delete)_permission`` methods will
be removed.
2.0
---
......
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