In some cases, we may need more fine-grained access control, and we may also need to limit access to specific fields in a model.
It is possible for a field to be accessible only by specific security groups, using the groups attribute. We will show how to add a field with limited access to the Library Books model.