Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Django model relationship
Properties
| Property | Type |
|---|---|
name | string |
type | `'ForeignKey' |
relatedModel | string |
relatedName | string |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Django model relationship
| Property | Type |
|---|---|
name | string |
type | `'ForeignKey' |
relatedModel | string |
relatedName | string |
Was this page helpful?