There are a large number of "permissions" apps for django available on PyPi
For example you could look at django-object-permission.
What the documentation is referring to is that the functionality is there to implement the permissions. And people have done just that by creating apps for this.