django-forestadmin
django-forestadmin copied to clipboard
fix(smart_field): the smart field must be load from the relation too
smart field may be used as label in the related collection
Definition of Done
General
- [ ] Write an explicit title for the Pull Request, following Conventional Commits specification
- [ ] Test manually the implemented changes
- [ ] Validate the code quality (indentation, syntax, style, simplicity, readability)
Security
- [ ] Consider the security impact of the changes made