Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Django model field
Properties
| Property | Type |
|---|---|
name | string |
type | string |
nullable | boolean |
unique | boolean |
choices | string[] |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Django model field
| Property | Type |
|---|---|
name | string |
type | string |
nullable | boolean |
unique | boolean |
choices | string[] |
Was this page helpful?