django-db-comments icon indicating copy to clipboard operation
django-db-comments copied to clipboard

Fix error when using modals with inherited fields

Open MaiteRosalie opened this issue 1 year ago • 0 comments

Changes

  1. Add Condition to check if the field is inherited.
  2. Add a test to add include this edgecase.

Related issue: https://github.com/vanadium23/django-db-comments/issues/23

MaiteRosalie avatar Sep 03 '24 20:09 MaiteRosalie