v1.6.3
v1.6.3 - 2024-03-20
Fixed
- 396 - Fix custom one-to-many relationships (backport of #393)
- 396 -
Usetyping.get_args
in favor of accessing__args__
directly (backport of #390) - 396 -
Fixed issue with generic relationships andNautobotAdapter.load
(backport of #388) - 396 -
Allow foreign keys inside of many to many relationships (backport of #377)
Housekeeping
- Replicate module and test module structure for contrib code in LTM branch