django-db-comments
django-db-comments copied to clipboard
Fix error when using modals with inherited fields
Changes
- Add Condition to check if the field is inherited.
- Add a test to add include this edgecase.
Related issue: https://github.com/vanadium23/django-db-comments/issues/23