Skip to content

Commit

Permalink
[1.6.x] Added missing deprecation note for model permission methods.
Browse files Browse the repository at this point in the history
refs #20642.

Backport of e1dd24d from master.
  • Loading branch information
charettes committed Jun 28, 2013
1 parent dc99128 commit e628753
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/internals/deprecation.txt
Expand Up @@ -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
---

Expand Down

0 comments on commit e628753

Please sign in to comment.